Hi

----- Original Message -----
From: Jason van Zyl <[EMAIL PROTECTED]>

> Me too! I want to make an XML file then go on vacation! I thought
> I would start with the DB stuff. But I want to be able to make
> something like a site descriptor (site.xml) and generate a
> template for the whole site: actions, layouts, navs, screens,
> initial content, images ... I only have vague ideas now, but it would be
> great to have a library of site descriptoras that people can share/use in
> conjunction with the TDK to pump out an entire site in a few minutes by
> making some configuration changes.
>

Frank and myself been looking at exactly what you plan here...  After I worked on
*OMGenerator for a bit I realized that we needed a more flexible solution.  I've 
started
something small but I've been really busy with a deadline so it's not actually working 
yet
:-)

The basic idea was to use it as a replacement for *OMGenerator, but also to be 
extendable
to create action and screen .java files (albeit very *basic* ones :-).  At the moment I
got it going that it takes JDBCSchemaToDabaseMap and  xml definition as input.  This 
xml
definition then determines the out of the file.  In other words you can set up this xml
definition file to generate anything from the DatabaseMap data, like peer/map/om 
classes
but also some basic screen classes.

I'll spend some time on it and upload it on Friday.

~ Leon

ps I've done most if it using JDOM beta4 because I wanted to get something going as
quickly as possible.  If we're going to do this more formal this might be a problem :-)




------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to