Only for those with deep pockets, but WebSphere Studio's struts-config
editor will automatically create an Action class from an action-mapping
definition at the click of a button.


Steve

> -----Original Message-----
> From: Ted Husted [mailto:[EMAIL PROTECTED]
> Sent: July 8, 2004 3:06 PM
> To: Struts Users Mailing List
> Subject: RE: struts automation
>
>
> I think they mean to automatically create a starter class,
> based on a template, to which you would then add the specific
> functionality.
>
> IDEA does this for classes you reference in your code. If it
> doesn't exist, it will offer to create the (stub) class for
> you. A great feature when you are doing test-first development.
>
> It doesn't sound like much, but this is the sort of brainless
> nonsense that nickels and dimes you all day.
>
> -Ted.
>
> On Thu, 08 Jul 2004 14:41:34 -0700, Michael McGrady wrote:
> > My question is how can an editor of any kind create a class when it
> > has no idea what the internals of the class are?  I clearly do not
> > see what you guys are talking about because this clearly cannot be
> > done and you seem to be saying that this is just a piece of cake.
> >
> > At 02:10 PM 7/8/2004, you wrote:
> >
> >
> >>> -----Original Message-----
> >>> From: Michael McGrady [mailto:[EMAIL PROTECTED] Sent:
> >>> Thursday, July 08, 2004 2:05 PM To: Struts Users Mailing List
> >>> Subject: RE: struts automation
> >>>
> >>>
> >>> At 02:00 PM 7/8/2004, you wrote:
> >>>>> Is there a struts tool out there that will create the class
> >>>>> files you name in a struts-config file automatically?  It
> >>>>> seems to me that would be really useful?
> >>>>>
> >>>>
> >>>> Yes there is, several of them..
> >>>
> >>>
> >>> I have the following class file named in my struts-config.xml
> >>> file.  Are
> >>> you saying this will be created automatically?  That does not
> >>> make sense to
> >>> me.  How would the xml file have a clue what was in this class
> >>> file?
> >>>
> >>
> >> Well WSAD allows you to click edit from it's struts-config
> >> editor, and if the class exists it will
> >> pop it up in the editor, and if not it will create the class,
> >> fill in some basics from a template and then
> >> pop tat up in an editor for you.  I think this is what he was
> >> asking. MyEclipse does the same thing for Eclipse, along with
> >> probably 1/2 dozen other OS struts-config editors.
> >>
> >> ------------------------------------------------------------------
> >> --- 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]
>
>
>
> ---------------------------------------------------------------------
> 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