Andrea Aime a écrit :
> Jody Garnett ha scritto:
>   
>> johann sorel wrote:
>>     
>>> We are using a JaxB solution.
>>>   
>>>       
>> That better be in your own code base then; you can make use of the 
>> plug-in system to use your own implementation of the style objects. 
>> StyleFactory at least is ready for you to swap implementations in and out.
>>
>> We have the need to make SLD1.0 and SE1.1 documents for the library; and 
>> as far as I know JAXB bindings are for life. You can correct me if I am 
>> wrong on this one ... Now we let JAXB slide for metadata because you 
>> guys were on a deadline; but it is not a solution that fits in with what 
>> this library is for. Please try again...
>>     
>
> Two questions about jaxb:
> * is it possible to use xml based bindings instead of annotations
>   (trying to draw a parallel with Hibernate where both xml and
>    annotations can be used to bind classes to the database, not
>    sure how much it can apply)?
>   
Not to my knowledge. I think Jaxb only find the annotations on Java 
classes to do marshalling/unmarshalling process.

> * what are the other problems with using jaxb? Justin fixed the
>    xml-xsd one, the current one could probably be fixed by extending
>    jaxb-dummy. What else?
>
> Cheers
> Andrea
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Geotools-devel mailing list
> Geotools-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
>
>   


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to