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

The display code must be splitted #28

Closed
illwieckz opened this issue Jul 6, 2015 · 1 comment
Closed

The display code must be splitted #28

illwieckz opened this issue Jul 6, 2015 · 1 comment

Comments

@illwieckz
Copy link
Contributor

Currently, XML, raw and standard display code are contained in the too-long qstat.c file.
The upcoming JSON code will extend again things too long qstat.c file.

So, after the JSON merge, the display code must be splited-out with a coherent way, it's also time to fix some issues in the template display code because the way it copy past definitions from existing h-file is not good, it's time to adapt it to have a generic way to include splitted display code.

This split must be done after the JSON merge for coherence. See #13 and #23.

@illwieckz
Copy link
Contributor Author

Oops, I already did one, see #18, the #28 is the good one.

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

2 participants