I'm giving some thought to this as we need something along these lines for JSON/RDF conversions. I'll see if I can post some additional information in the coming few days.
- James Garrett Rooney wrote: > On 6/28/06, joe kim <[EMAIL PROTECTED]> wrote: > >> You are right, I got it wrong. But, what is the advantage of only >> pulling files from the classpath? > > The advantage is that the example is self contained ;-) > >> > Yep, although the barrier is a bit high. The FOM* impl classes are >> > dependent on the Axiom implementation. So you either implement JDOM as >> > a layer under Axiom or create a JDOM-based impl of the FOM* classes. >> >> Sounds quite involved. Are there no Atom model pojo's that can just >> be populated with data by some arbitrary code? > > Currently, not that I'm aware of, at least not in Abdera's codebase. > > -garrett >
