JonathanCarlson

This is a rough rendering of a page from the old Prevayler wiki. Please see the new wiki for current documentation.

e-mail: joncrlsn@users.sf.net

I am a Java Developer in Minneapolis, Minnesota (USA). My current personal project (using Prevayler) is a web application code generator.  From an XML based object model it generates data classes and Prevayler commands.  It will eventually generate basic Velocity templates and action classes to create, update, and delete the generated Prevayler data objects.

Past projects I can take credit for:

http://minnestore.sf.net - An open-source object database written in Smalltalk. 

http://jrf.sf.net - An open-source Java-to-relational mapping tool that I wrote while at a now-defunct consulting company.

Other in-memory tools I'm working on now:
-An improved java object inspector/navigator based on this open-source one written by Axel Uhl: http://www.newwavesearchables.com/sources/inspection/. When I get it done I'll post a link here.
-An indexed collection framework that will allow you to easily and efficiently index a large collection of objects any number of ways.  I am currently rewriting it and will post the link here when I am closer to being done with it.