Persistence Framework for J2ME; DAO layer for MIDP. It enables the developer to Query Value/Data Objects in a RecordStore. Contains methods like dao.save(vo), dao.update(vo), dao.delete(vo) and dao.findContaining(Class vo, String where).
iXml is an XML Interpreter.
The Interpreter runs over the XML.
The language itself is modelled in XML.
Connect Xml to data, guis, network and control it all.
Please read proposal docs.
Working implementation available for download less than 100k.