All,
From the examples I've seen, href looks like an elegant (standard?) way
of referencing between resources. However, does the implementation
include facilities to generate href links based on object trees?
E.g. I rely on JAXB to translate my objects to XML and back. I'd like
the tree to be translated to the root element with a href to child
resources, rather than translate the entire tree. Any suggestions on
how best to deal with this?
Thanks & Regards,
Tom Deckers.