-
21 Mar 2012 5:52 AM #1
Feature Request: Allow class name change property, highlight changes from default
Feature Request: Allow class name change property, highlight changes from default
Team:
I like the Designer 2 quite a bit. A strong product.
However, here are somethings that I noted working with the property inspector area that would make it more usable.
Add ability to set Class names for all components dropped into the project. For example, I was not able to see the ability to change Readers and Proxies class names. The defaulted class names of "MyAjaxProxy", "MyJsonReader" are cool but not helpful if many classes are in the project. I may just not know how to do this in Propery inspector so I take the blame if it is already possible.
Add highlight (bold/background color) for properties that are changed from their defaults. This is something that the Microsoft toolset does well. With many properties and large API it is not obvious which items where changed from their defaults, a means of highlighting those would be cool.
Still experimenting but very impressed.
-
21 Mar 2012 11:41 AM #2
Now is the "x" icon shown in the property value.Add highlight (bold/background color) for properties that are changed from their defaults.
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!
-
21 Mar 2012 12:46 PM #3
-
22 Mar 2012 10:06 AM #4
Thanks for the kind words!
It's not possible for proxy and reader (these are one of the very very few instances where thats the case). In views you are able to set the itemId which will change the text. We may add a label that has no effect on code generation but allows you to label the node.
The next update makes configurations which have been set very distinct.Aaron Conran
@aconran
Sencha Architect Development Team


Reply With Quote