-
11 Apr 2012 2:39 PM #1
NICE TO HAVE: Sub-Folders for Views and Stores
NICE TO HAVE: Sub-Folders for Views and Stores
G'day Sencha,
Is it possible to have the ability to create sub-folders under Views and Stores to help organise large projects with various profiles? The examples have this in the folder structures - but cannot replicate in Designer.
Regards,
Darryl
-
11 Apr 2012 4:05 PM #2
You can currently organize your classes this way by prepending a package name to the userClassName.
The underlying code will be generated in an appropriate folder, etc. We have not implemented a feature to see them in packages in the Inspector yet. This feature may come in the future.
Thanks for the feedbackAaron Conran
@aconran
Sencha Architect Development Team
-
11 Apr 2012 4:31 PM #3
It's the organisation of the components in designer that I am after - not that concerned with how the generated app folders look like. A true design and generation (CASE) tool should divorce you from having to rely upon looking at the generated code.
-
11 Apr 2012 4:36 PM #4
I agree.
Aaron Conran
@aconran
Sencha Architect Development Team
-
16 Apr 2012 10:30 PM #5
// vote++;
Perfection as a goal is a nice idea that can point one in a specific direction. However, since "perfection" is an ever changing (evolving?) and moving target, one must admit that perfection can never be obtained...
When in doubt, check the d4mn source code!
-
19 Jul 2012 12:37 AM #6
Would love to see that too in a future release! ++
-
6 Sep 2012 6:05 AM #7
+1 on this, Really, Really want to see this in a future release (As soon as possible) I'm not even that concerned with packaging; some form of arbitrary foldering system would do for now.
We are having quite allot of trouble with the sheer volume of views we have, a mechanism to hide/expand groups in the Project inspector would save us allot of time.
-
6 Sep 2012 9:04 AM #8
I'd like to see this also. This particular issue is one of the reasons we just use Sencha Architect as a layout tool early on in the development process. At some point, we have to abandon the architect, and switch to other IDEs to finish/maintain the code.
-
7 Sep 2012 12:23 PM #9
This is a serious problem with medium to large projects.
Apart from folding, a search in the project explorer is needed.
Regards.UI: Sencha Architect 2.x / ExtJS 4 MVC
Server side: EJB 3.1 / CDI / JPA 2 / JAX-RS / JasperReports
Application Server: Glassfish 3.1.x
Databases: Oracle 10g & 11g / DB2 9 & 10 / Firebird 2.5
If you like my answer please vote!
-
7 Sep 2012 5:40 PM #10
SA Team,
Many ppl have already asked to have search function / sub folder in Project inspector since Designer 1.x.


Reply With Quote