First off, I fully respect that certain areas of Contour is obfuscated!
I am in the progress of extending Contour and it is annoying and pretty hard to do since Umbraco.Forms are obfuscated all the places I could use some help.
Even the Contour.SharedSource classes are obfuscated.
It would be really nice in future releases that some areas could be opened up. ( including classes under Umbraco.Forms.Core.FieldSetting )
Wish: Drop the obfuscation on some methods
First off, I fully respect that certain areas of Contour is obfuscated!
I am in the progress of extending Contour and it is annoying and pretty hard to do since Umbraco.Forms are obfuscated all the places I could use some help.
Even the Contour.SharedSource classes are obfuscated.
It would be really nice in future releases that some areas could be opened up. ( including classes under Umbraco.Forms.Core.FieldSetting )
Comment author was deleted
Hi Christian,
Good point, we'll update the shared source and dev docs with some info on how to create custom fieldsetting types.
I was really hoping that you could drop the obfuscation on some of the methods and classes.
The dll's are always updated :-)
To precise my wish
My wish was not to include more in the shared source and dev docs (even though this is also nice).
My wish was drop some of the obfuscation in Umbraco.Forms.Core
is working on a reply...