Will it be OpenSource? (Banten)

-----Original Message-----
From: Hookom, Jacob [mailto:[EMAIL PROTECTED]
Sent: Friday, 5 March 2004 00:18
To: Struts Users Mailing List
Subject: RE: JSF RI Final is out!


I've come to the conclusion that I'm disappointed with JSF.  Yes, I see what
it's trying to accomplish, but it puts too much overhead in the JSP
designer, you can't easily create dependencies in the controller, no
exception handling, etc.

http://forum.java.sun.com/thread.jsp?forum=427&thread=490234

Based on what I've learned from JSF, I'm working on a framework called
"Banten" which is an attempt to remove the need for Actions/Forms, etc (yes,
I've jumped on the bandwagon).

So then your actions can be chained on a single request as:

"#{orderController.order.addLineItem(param.id}"
"#{orderController.order:validate()}"

I've finished the expression parser (it actually benchmarks a good deal
faster than the current EL implementations).  Now to finish the Controller
:-)

-Nerdy

-----Original Message-----
From: Andrew Hill [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 04, 2004 8:14 AM
To: Struts Users Mailing List
Subject: RE: JSF RI Final is out!

Well its great to know the word is spreading...
...soon JSF will conquer all! muahahahaha

...I need some sleep :-(

-----Original Message-----
From: Dietmar Krause [mailto:[EMAIL PROTECTED]
Sent: Thursday, 4 March 2004 22:18
To: Struts Users Mailing List
Subject: RE: JSF RI Final is out!



Return Receipt

    Your document:        RE: JSF RI Final is out!

    was received by:      Dietmar Krause/NRL/DE/Draeger

    at:                   04.03.2004 15:14:56







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to