I've also looked into the dynamic-map stuff, but found only rudimentary documentation, which caused me to give up. It's nice to see that you seem to have gotten further.
For me personally, well-polished defmodel/hbm-property functionality would be much more important than a query-DSL (since you plan to make HQL accessible, this would be enough for me). To ease the transition from Java + Hibernate-annotations to Clojure + hbm-property, it would be nice to have a strong (semantic) correspondence between Hibernate-annotations and the hbm-property construct (using lispified names and casing, as you already did, but otherwise staying very close to the structure of the Hibernate- annotations). Also, I think the design should allow for future integration of Hibernate-validation (bean-validation). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
