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

Future of the .form files #3

Closed
FriedrichFroebel opened this issue May 16, 2020 · 1 comment
Closed

Future of the .form files #3

FriedrichFroebel opened this issue May 16, 2020 · 1 comment

Comments

@FriedrichFroebel
Copy link
Owner

FriedrichFroebel commented May 16, 2020

There currently are two .form files (XML-based layouts) for the cache panel and the log panel depending on NetBeans IDE to transform them into Java code. We should think of a proper way to handle these files in the future as I do not really like IDE-specific stuff.

@FriedrichFroebel
Copy link
Owner Author

FriedrichFroebel commented Jun 12, 2020

Additionally we are stuck to the component names with this and all components are global inside the class. The best way probably is to just reformat the corresponding Java classes to comply with the overall style, but keep the .form files nevertheless if we really need it later on.

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

No branches or pull requests

1 participant