OT: Netbeans 7 Beta
OT: Netbeans 7 Beta
- Subject: OT: Netbeans 7 Beta
- From: Johnny Miller <email@hidden>
- Date: Fri, 19 Nov 2010 08:47:41 -1000
Hi,
I'm on the NetBeans mailing list so I received the message today to download the NetBeans 7 Beta. Just going through it now and checking out a sample JSF CRUD project.
I've got to say they've done a very nice job with the UI - it is very native looking. The inline content assist is very good as well - it populates the recommendations and when you choose an option the JavaDoc comes up.
Also like how you can do inline basic logic i.e.(see rendered attribute).
<h:outputText escape="false" value="(No Manufacturer Items Found)<br />" rendered="#{manufacturer.pagingInfo.itemCount == 0}" />
Is there a way to do that with WOGNL? Could you use a helper function in this situation?
Anyway, it's pretty interesting.
Johnny Miller
Kahalawai Media Corp
http://www.kahalawai.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden