SVN resources for Services. SVN resources for Metadata

Rod Widdowson rdw at steadingsoftware.com
Thu Apr 9 08:53:56 EDT 2015


> I guess that makes sense. I assume Spring just loads every spring.handlers
> file it finds and registers every namespace. I guess that's probably
> something we can eventually take advantage of in specific cases. I hadn't
> considered that working.
> 
> >Should I assume that this is something we won't be documenting? Or does
> >the
> >'ease' provide any value?  In that case we should perhaps rename from
> ><metadata:MetadataResource>
> 
> Well, yeah, I wouldn't think we'd document it like that.

Actually thinking about it.  Our parsers are whole sensitive to the
xsi:type, so it might well be (and I haven't tried it) that 

        <metadata:MetadataResource xsi:type="..."

Is only schema requirement and so 

       <resource:SomethingWeAdd xsi:type="...">

Would work too.  It could even be that <bean xsi:type="..." might work, but
I doubt it.

Just something to bear in mind moving forward

Rod



More information about the dev mailing list