-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Code refactoring #160
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
Comments
All source code should be in a directory named |
Ok. Should we create tests for samples too? |
No, samples are not really part of the project code base so they should not be tested with the rest of the project |
I've done some more research and a lot of libraries seems to have the tests directory names |
Ok. I've also seen some projects include their samples for testing. This is one example. I think there's no harm in doing it. |
I guess there is no harm to the project in doing it, just more maintenance and work. |
#160 refactoring: Merge TableFull-Table Style + Merge MemoryImage-Image
- Rename folder Section to Element - Rename folder Exceptions to Exception - Move Section, Header, Footer, Settings to Container folder - Move Element\Footer\PreserveText to Element\PreserveText
#160 Refactor folders: Element, Container, and Exception
Closed by #160 |
Since namespace is closing by, here are some issues that I'd like to propose:
Thanks.
The text was updated successfully, but these errors were encountered: