--- Ted Husted <[EMAIL PROTECTED]> wrote:
> steve wilkinson wrote:
> > I do have the source code available for download
> >
>
(http://www.newparticles.com/struts/downloads/index.html)
> and I will be
> > improving on the example by incorporating EJBs and
> a database.  I'm
> > working with JBoss, so that's going to be my
> application server of
> > choice.  I haven't decided on a database yet.  It
> won't be Oracle or any
> > other Microsoft product.  It will most likely be
> open source and will
> > work well with JBoss.
> 
> I've had excellent luck with MySQL. But if it is
> properly written,
> changing DBMS's shouldn't be heart-breaking ;-) What
> I would really like
> to try sometime is being able to load SQL commands
> from a resource, as
> Struts does for messages. 
> 
> Meanwhile ... I've been doing a lot of work with
> apply the general
> Helper-DAO-VO patterns to Struts. I'll have a
> generic article ready
> soon. I'd love to see if it can be adopted to jBoss
> and EJB's )my
> current development projects don't require an
> applications).
> 
> I'm also working with Ravi Ramaiah on a code
> generator for Stuts, and
> again would like to see a J2EE path available form
> the git-go. There's
> an early version on More About Struts, but it
> doesn't address generating
> DBMS code. Let me know if you are interested in
> anything along these
> lines, and I'll keep you posted.

I started on something simple that autogenerates
primary key class, data bean class, jdbc class, and an
ActionForm based off an xml file that can be generated
from a table in a database.  I'm not sure it is worth
continuing with other projects out there (Castor), but
what I started seems a little simpler and it generates
the basic code I would have written anyway.  There
isn't much in the way of documentation right now, but
I thought I would post this anyway and see if there
was interest in this.
http://home.earthlink.net/~dwinterfeldt/generator/archive/generator20010719.zip

> 
> 
> > Yes, I did receive some money for the chapter,
> > but it nowhere near covered the time and effort I
> put into the chapter.
> 
> Well, since you mentioned it ;-), Richard and Nicola
> asked me to write a 
> couple of a chapters in another book. The offer on
> the table is $1300
> for 
> each chapter, in the 30-60 page range, and a $300
> on-time bonus for
> both. 
> The subjects coincide with a development project I'm
> working on now, so 
> I'm considering it. I apologize if this is an
> awkward question, but I
> wondered, confidentially, if this matched what they
> offered you, and if
> you had any experience negotiating with Nicola. I
> don't see that this
> type of dicussion between us is covered by the NDA,
> and, well, we are
> talking commerce here ;-) ...
> 
> Please feel free to ignore this part altogether if
> you like. 
> No harm, no foul.
> 
> 
> -Ted.


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Reply via email to