Is there any sort of "How-To" for playORM? I'm just starting to work with it, and haven't been able to get any farther than importing the Ant build file into Eclipse. I didn't see anything like a readme in the unpacked tarball, besides a file in the examples/
directory that says "This is the examples directory" and a feature list in the main directory. Is there anything I can look at to get started using playORM, or is it just meant to be trial and error?
Very sorry, we are working on documentation. Until then, here are the steps
LAST NOTE: Your jar requires a file nosql.Persistence or PlayOrm(just like hibernate) will not scan your jar for classes.
later, Dean