Ilya Okomin wrote:
> On 7/11/06, Geir Magnusson Jr <[EMAIL PROTECTED]> wrote:
>>
>>
>> Have you had any thoughts about a 'common' code set, that is copied and
>> modified at build time, setting the right package name and bundle name
>> by convention?  That would remove the need to duplicate the code.
> 
> 
> Yep, it is a good idea that we can use. However, in approach that I
> described here we only need to create MsgUtils class in each module where
> ExtMsg class static instance is to be initialized. In my opinion there is
> not so much work to do manually once and not to make build config files
> more
> complex.

But what happens if we change things?  You need to go revisit every
instance.  I guess it's not such a big deal - once per module - but
still, duplication is irritating.  I don't feel too strongly either way.
 Just suggesting.

geir

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to