Monday, November 3, 2008

Getter / Setter Generator in Adobe Flex

While working on my current project using the Pure MVC framework, which involes writing a lot of VO (value objects) that are a set of getter, setter accessor methods, using Flex Builder 3 is really tough. Thanks to these guys who created the Eclipse Monkey Plugin - Wow amazing. This saves a lot of time atleast in writing actual code instead of just getters/setters. Just to give you a headsup, this feature was implemented as a part of Flex Builder 4 feature by one of the developers at US, while i was at adobe bangalore about 6 months ago. I am sure that will help a lot of developers in not reiterating a routine boring work of hand-coding it.

0 comments: