Re: [Xdoclet-user] Externalizer - enhancement request

2003-11-26 Thread Konstantin Priblouda
--- Srinivas Pavani <[EMAIL PROTECTED]> wrote: > > I think it is beneficial to support both the value > of key and alternately an additional tag. > > > > Given below are some examples: > > > > /** @msg.message = "Delete Transaction" */ > > String TXN_DELETE = "transaction.delete"; > > >

Re: [Xdoclet-user] Externalizer - enhancement request

2003-11-25 Thread Srinivas Pavani
;, 2004); } --- On Tue 11/25, Konstantin Priblouda < [EMAIL PROTECTED] > wrote: From: Konstantin Priblouda [mailto: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Tue, 25 Nov 2003 01:36:50 -0800 (PST) Subject: Re: [Xdoclet-user] Externalizer --- Srinivas Pavani <[EMAIL PROTEC

Re: [Xdoclet-user] Externalizer

2003-11-25 Thread Konstantin Priblouda
--- Srinivas Pavani <[EMAIL PROTECTED]> wrote: > > Is there any way to change the output produced by > the Externalizer? The properties produced are the > lower case version of the field name and not the > field value. I would like to see the field value in > the properties file. > unfortunatel

[Xdoclet-user] Externalizer

2003-11-24 Thread Srinivas Pavani
Is there any way to change the output produced by the Externalizer? The properties produced are the lower case version of the field name and not the field value. I would like to see the field value in the properties file. For example, /** @msg.message = "specifiedValue" */ String FIELD_1 =