This is just my opinion, but I know others here share it.

First, I've never used XSP - I never saw a need to, and I just don't like
the idea.  Second, while flowscript has its uses it is also very dangerous.
One of the key things Cocoon provides is strong separation of concerns.
Flowscript provides the opportunity to muddy that all up if you aren't
careful.  Having said that, we will be using flowscript in a minor way. We
will use it to manage page flows where pages must be presented in sequence.
We have NO business logic in the flowscript. Business delegates are defined
as Avalon components and invoked from a BusinessDelegateAction and the Data
Transfer Object they return is serialized using a BetwixtGenerator.  This
performs very well and keeps the control in the sitemap.

Ralph

-----Original Message-----
From: beyaNet Consultancy [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 30, 2004 4:43 AM
To: [EMAIL PROTECTED]
Subject: JXT or XSP?

Hi,
why use(promote) XSP, when JXT and flowscript is a far more powerful 
environment to develop in?

Peter


---------------------------------------------------------------------
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