CrackerJax

From SagaWiki

Jump to: navigation, search

Originally CrackerJax was supposed to be a reimplementaiton of some php I wrote for a job I had. It used intospection, reflection, and url parsing to create Javascript classes from PHP classes. When I left that job I also left that code, so I figured Java needed something alot like it. Meanwhile I looked at DWR 1.x and decided it was a bit too manual. (Also, I hate XML).

Fast forward a year later, DWR hits version 2.0 and I, with more java experience, have gotten over my fear of XML. Plus DWR really doesn't have such bad XML as hibernate, sturts, struts 2, Spring, etc. So This project is officially canned.

Meanwhile Mooks will be using DWR, but that piece will be a late comer as I am currently focusing on learning more about JAVA EE 5 and writing the backend.