modnaut / primary

0 stars 0 forks source link

XSD Code Standards Consistency #16

Closed modnaut closed 11 years ago

modnaut commented 11 years ago

I was looking through the xsd, here are my thoughts, let's do some clean up for consistency.

modnaut commented 11 years ago

Per Danny --

I've tried very hard to keep all attribute names matching the configuration properties for the underlying ExtJS components that are created. Not only does it keep the XSL very clean, but it makes it very easy to look up how an attribute works because it's in the Sencha docs at docs.sencha.com. If you want to move away from that we can, I just thought this was cleaner and easier to maintain because the documentation is effectively already written for us.

The exception to this is stringCD, I created that before we decided on a standard, I can change it.

modnaut commented 11 years ago

Ok, keep it clean and matching the configuration properties as needed. Can you add in comments to help clarify situations where it may not be necessarily clear based on the abbreviations or format?

Yes!! Please change stringCD to stringCd. Thanks!

dannycohn commented 11 years ago

I justed pushed the change from stringCD to stringCd