Quantcast

Features model in o.a.k.features.internal.model

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Features model in o.a.k.features.internal.model

topping
Hi all,

Is there a good reason for the model of Features to be based on Lists instead of Sets?  JAXB doesn't care either way, but karaf-maven-plugin needs to manually iterate the lists every time before inserting new objects or end up with duplicates in the generated output.  

I considered changing the model and getting it worked out, but experience shows these kinds of patches are a huge waste of time without commit access (they are just too complex to parse).

David, I saw that you left a note about checking for duplicates, is this something you had also wondered about?

Cheers, Brian
Loading...