Alan Gutierrez wrote:
    Thought I'd start with a naive question.

    I've got an XML datastore that I use in my applications, that I
    wrote myself, and I'm wonding if it's a good idea to try to
    integrate this with JaxMe and maybe use it to store Java objects
    as well.

That's something you have to decide for yourself. I can only say, that others do it. :-)

You have to decide, whether the PM layer is of interest to you. If so, you'll possibly need to write a driver. (You are not tellling, how your "datastore" looks like.) Besides, if your application is based on data oriented XML (as opposed to text oriented XML), you'll be most possibly happy with the JAXB implementation.


Jochen


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to