Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor LinkedFile #487

Open
koppor opened this issue Jan 25, 2021 · 1 comment
Open

Refactor LinkedFile #487

koppor opened this issue Jan 25, 2021 · 1 comment

Comments

@koppor
Copy link
Owner

koppor commented Jan 25, 2021

Some OO thingy:

Maybe it's time to introduce OnlineLinkedFile, PathLinkedFile and InvalidLinkedFile deriving from an abstract LinkedFile class (as we currently parse a string to a LinkedFile trying to convert strings to paths and urls, but then LinkedFile converts them to a string again...). Something for another time.

Soure: JabRef#7347 (comment)

@koppor
Copy link
Owner Author

koppor commented Oct 10, 2023

Longer discussion on file field: JabRef#98

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant