The Changes of Views Folders' Structure in v2 #750
cubemastercodes
started this conversation in
General
Replies: 1 comment 1 reply
-
I haven't had any memory issues. I did it this way so I can see all the code for a specific component in one file and have 1/3 the number of files to manage. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @rappasoft,
I really love this package as I use it as a base for any project I started.
Thank you a lot for releasing v2 with big enhancements: setting configurations, filters, configurable areas, mobile collapse... and more.
My concern is: why the changes of old views structure i.e.
v1:
just located in the required theme folder
v2
checking on almost every view for the theme.
It is really memory-consuming to check the theme in every file not to mention long file content.
I really think the structure of v1 views will be better, what do you think?
Beta Was this translation helpful? Give feedback.
All reactions