dev@glassfish.java.net

Re: location/module/package for common code ...

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Wed, 13 Jan 2010 11:17:48 -0800

how big is that code ? your notion of reusable seems vague in your description, does it corresponds to requests made by several people or you just think it might be useful ?

also is it something only useful with the GF community or it's general enough ?

On Jan 12, 2010, at 4:11 PM, Kedar Mhaswade wrote:

> I need to find a place where I can place some code that I think is of
> common interest. What is the most appropriate place for this?
> Note that this is purely utility code (dare I say, it's like apache
> commons) and not API of any kind. My expectation is that this code
> will be useful to both server and other clients (e.g. asadmin, admin
> GUI, upgrade tool etc.)
>
> Does v3/common/common-util sound right?
>
> Does org.glassfish.util.<some-distinguishing-name> sound like
> the correct package name?
>
> We do have such code, but it is mostly under older package names
> (com.sun.*) and the new hierarchy (org.glassfish) does not have a
> package-info.java or package.html explaining what should go there.
>
> Thanks for suggestions.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>