On Monday, Feb 3, 2003, at 22:58 Europe/London, Ugo Cei wrote:
> Jeremy Quinn wrote:
>> What I meant was that in order to get to the point where you have the
>> whole process controlled by such a simple flowscript you had to do
>> lots of other very complex stuff to sit behind it.
>
> Not at all. Form population and validation is from XMLForms,
> persistence is Hibernate, and flow is ... well ... flow. The only code
> I've written is simple flowscripts of the kind you've seen and a few
> simple beans, mostly a bunch of properties with getters and setters
> which, by the way, are generated by the editor (jEdit or Eclipse). If
> I were lazier, I'd even use XDoclet to generate the Hibernate mapping
> files from javadoc comments in the source.
>
> Believe me, you can't get simpler than that.
This is sounding very interesting!
I have downloaded Hibernate and am reading the docs.
If you get the chance to send me some snippets that aid my
understanding of how this goes together, I would be most grateful.
regards Jeremy
---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org
|