users@jaxb.java.net

Re: Suggested packages names for SVG, XSL-FO etc?

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Wed, 17 Nov 2010 07:12:07 +0100

Hi,


> I've used XJC on SVG, Apache FOP's unofficial XSL-FO, and several
> other standard schema.
>
> I want to create a project for each of the resulting packages on say
> Google Code, so others can re-use them.
>
> But what package name should I use for the generate classes?
>
> I don't suppose I should use for example, org.w3.svg, nor jaxb.org.w3.svg.
>
> Of course I could prefix everything with my own domain plutext, so i'd
> end up with org.plutext.svg.
>
> Any better ideas?

Check this project:

http://ogc.dev.java.net/

I used a convention like:

net.opengis.wms.v_1_3_0

<prefix>.<symbolic-spec-nave>.<version>

Please let me know when you've installed the project - I'd like to participate.

Bye,
/lexi