Awesome Stefan, thanks for the update! Cheers,
/peter neubauer COO and Sales, Neo Technology GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http://www.neo4j.org - Your high performance graph database. http://www.tinkerpop.com - Processing for Internet-scale graphs. http://www.thoughtmade.com - Scandinavias coolest Bring-a-Thing party. On Fri, Apr 2, 2010 at 12:15 PM, Stefan Armbruster <[email protected]> wrote: > Hi, > > today I released a minor update of the Grails Neo4j plugin. The changes are: > > * performance improvement by no longer calling map constructor in > createInstanceForNode > * fixed transaction handling by replacing interceptor with a “real” > servlet filter > * support for primitve arrays as properties in domain classes > * bugfix: handling of bidirectional many-to-many relationships > * bugfix: setProperties does no longer null out properties that have not > been set > * support for encodeAsXXXX methods from CodecsGrailsPlugin. In previous > versions encoding did not work, since the ‘node’ property of the domain > classes could not be encoded (it’s a neo4j internal class!). Workaround: > add getNode()==null method in AST transformation. > > Everyone using the 0.2 release is recommended to upgrade. > > Regards, > Stefan > _______________________________________________ > Neo mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

