> NetBeans 7.0 has implemented some kind of wrapping, but I haven't > tried it, so I don't know if it's smart or stupid.
It's not stupid, been used to that for years in other IDE's and it solves the problem while offering a nice separation between the actual model and the view. The NetBeans impl is a bit buggy though, hiding regions upon scrolling, but it's nice that they acted on the RFE ticket which I believe was one of the most voted for ones. -- 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.
