...but what about the binding? Admittedly I have not yet read this entire thread but when I see the code by hand vs. "code" with an IDE and binding is (specifically) addressed, it's the first thing I wonder about.
We use NetBeans/Matisse as well as binding (JSR-295). We aim to "write" little UI code letting the IDE do the work for us when possible. We have found ourselves writing non-visual components to which we bind using the IDE ending up with less boilerplate code to read. The idea of hand writing the GUI and the required binding is not very appealing to me. Carl --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
