Regards
Chethan

Sasken Communication Technologies Ltd,
# 690, IV Floor, Gold Hill Square,
Hosur Main Road, Bommanahalli,
Bangalore - 560 068
P: 91 80 25355501/ 03 Extn: 8378
F: 91 80 56945333
E: [EMAIL PROTECTED]

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 06, 2004 8:38 AM
Subject: xdoclet-user digest, Vol 1 #1724 - 4 msgs


> Send xdoclet-user mailing list submissions to
> [EMAIL PROTECTED]
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
> or, via email, send a message with subject or body 'help' to
> [EMAIL PROTECTED]
>
> You can reach the person managing the list at
> [EMAIL PROTECTED]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of xdoclet-user digest..."
>
>
> Today's Topics:
>
>    1. RE: A small problem in XDoclet (Harkness, David)
>    2. xdoclet and struts... ? (=?iso-8859-1?q?Leandro=20Melo?=)
>    3. Re: xdoclet and struts... ? (Matt Raible)
>    4. RE: XDoclet and struts... ? ([EMAIL PROTECTED])
>
> --__--__--
>
> Message: 1
> Subject: RE: [Xdoclet-user] A small problem in XDoclet
> Date: Wed, 5 May 2004 12:44:47 -0700
> From: "Harkness, David" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
>
> Harkness, David wrote:
> > As a side note, I decided long ago to follow InitCap style for=20
> > acronyms.
>
> Oh, and the corollary to that is "Don't ever use a single-letter word in
> a name." If your method (getABa) means "get a 'Ba' attribute", rename it
> "getBa".
>
> One problem arises when you prefix interface names with "I", which I
> don't.
>
> BTW, I came to this decision while writing a JavaDoc-style documentation
> generator for PowerBuilder in 1995. To handle some of my classes I
> started adding a way to specify the application's acronyms to the
> generator. After a little work, I finally decided that it was a Bad Idea
> (tm) and switched to InitCaps for acronyms.
>
> Um, I'm done.
>
> *steps off his high horse*
>
> David Harkness
> Sr. Software Engineer
> Sony Pictures Digital Networks
> (310) 482-4756
>
>
> --__--__--
>
> Message: 2
> Date: Wed, 5 May 2004 17:38:14 -0300 (ART)
> From: =?iso-8859-1?q?Leandro=20Melo?= <[EMAIL PROTECTED]>
> To: xdoclet <[EMAIL PROTECTED]>
> Subject: [Xdoclet-user] xdoclet and struts... ?
> Reply-To: [EMAIL PROTECTED]
>
> Hi,
> i'm using EasyStruts as my web framework. I'm also
> using the elicpse/xdoclet(lomboz) configuration.
> I just writing to ask if is there any feature that
> allows me a better integration among theses
> technologies!?
>
> Thanks,
> ltcmelo
>
> =====
> beginner
>
> ______________________________________________________________________
>
> Yahoo! Messenger - Fale com seus amigos online. Instale agora!
> http://br.download.yahoo.com/messenger/
>
>
> --__--__--
>
> Message: 3
> From: Matt Raible <[EMAIL PROTECTED]>
> Subject: Re: [Xdoclet-user] xdoclet and struts... ?
> Date: Wed, 5 May 2004 15:09:21 -0600
> To: [EMAIL PROTECTED]
> Reply-To: [EMAIL PROTECTED]
>
> XDoclet allows you to build struts-config.xml, web.xml and
> validation.xml based on javadoc tags in your source files.  Does that
> help you?
>
> Matt
>
> On May 5, 2004, at 2:38 PM, Leandro Melo wrote:
>
> > Hi,
> > i'm using EasyStruts as my web framework. I'm also
> > using the elicpse/xdoclet(lomboz) configuration.
> > I just writing to ask if is there any feature that
> > allows me a better integration among theses
> > technologies!?
> >
> > Thanks,
> > ltcmelo
> >
> > =====
> > beginner
> >
> > ______________________________________________________________________
> >
> > Yahoo! Messenger - Fale com seus amigos online. Instale agora!
> > http://br.download.yahoo.com/messenger/
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by Sleepycat Software
> > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to
> > deliver
> > higher performing products faster, at low TCO.
> > http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
> > _______________________________________________
> > xdoclet-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/xdoclet-user
>
>
>
> --__--__--
>
> Message: 4
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: RE: [Xdoclet-user] XDoclet and struts... ?
> Date: Wed, 5 May 2004 14:15:14 -0700
> Reply-To: [EMAIL PROTECTED]
>
> Will XDoclet help you to create struts validation for validating
> dependencies between 2 different DTO's?
>
> I have a composite DTO (CA), that has 1 BI, 1..* OI's, and 1..* Prod's.
But
> there are fields in the BI that are dependant on fields in the various
OI's?
>
> For example, the EIN# on the BI can not be the same as the SSN# on any of
> the OI's if the BI.Type is _NOT_ "Sole Proprietor".
>
>
>
>
>
>
> -----Original Message-----
> From: Matt Raible [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 05, 2004 2:09 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [Xdoclet-user] xdoclet and struts... ?
>
>
> XDoclet allows you to build struts-config.xml, web.xml and
> validation.xml based on javadoc tags in your source files.  Does that
> help you?
>
> Matt
>
> On May 5, 2004, at 2:38 PM, Leandro Melo wrote:
>
> > Hi,
> > i'm using EasyStruts as my web framework. I'm also
> > using the elicpse/xdoclet(lomboz) configuration.
> > I just writing to ask if is there any feature that
> > allows me a better integration among theses
> > technologies!?
> >
> > Thanks,
> > ltcmelo
> >
> > =====
> > beginner
> >
> > ______________________________________________________________________
> >
> > Yahoo! Messenger - Fale com seus amigos online. Instale agora!
> > http://br.download.yahoo.com/messenger/
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by Sleepycat Software
> > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to
> > deliver
> > higher performing products faster, at low TCO.
> > http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
> > _______________________________________________
> > xdoclet-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/xdoclet-user
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Sleepycat Software
> Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to
deliver
> higher performing products faster, at low TCO.
> http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
> _______________________________________________
> xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
>
>
>
> --__--__--
>
> _______________________________________________
> xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
>
>
> End of xdoclet-user Digest

***********************************************************************

********************************************************************

SASKEN BUSINESS DISCLAIMER

This message may contain confidential, proprietary or legally Privileged information. 
In case you are not the original intended Recipient of the message, you must not, 
directly or indirectly, use, Disclose, distribute, print, or copy any part of this 
message and you are requested to delete it and inform the sender. Any views expressed 
in this message are those of the individual sender unless otherwise stated. Nothing 
contained in this message shall be construed as an offer or acceptance of any offer by 
Sasken Communication Technologies Limited ("Sasken") unless sent with that express 
intent and with due authority of Sasken. Sasken has taken enough precautions to 
prevent the spread of viruses. However the company accepts no liability for any damage 
caused by any virus transmitted by this email.

***********************************************************************

Reply via email to