Visual Editors still sucks

I have watching the progress of different visual editors such as Jigloo, Visual Editor for Eclipse and SWTBuilder and still frustrates me to find that these tools still generates crappy codes. One example is that when I start to create a class that will be a main SWT window, which means it has to extend JFace's ApplicationWindow class these tools fell short of automating this simple task.

Right now, I still contented with hand-coding all my visual components from frames to buttons in this way I have more control on my codes.

Comments

Popular Posts