On Jan 18, 2008 6:20 PM, Daniel Jue <[EMAIL PROTECTED]> wrote:
> This is bordering on a way around the "static structure, dynamic
> content" vision!  Not that we need to weasel around that vision to
> make great applications, but this is a way to have the best of both
> worlds--the performance of semi-cached templates/classes with the
> flexibility of live structure editing.

That could be dangerous.  It would be like continously re-deploying
your application.  You will hit problems where version #1 of a page
uses one structure, reflected in its action URLs, but by the time you
submit, it's version #2 and the action URL no longer makes sense.

-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

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

Reply via email to