Midgard and the rpc layer
phpmoles rpc / midgard layer is basically a way to map a table (or tables) into a gtk form, it consists of the reciever/transmitter on the server which sends XML, and recieves very simple commands, and a single data array for data upload.
on the phpmole side, a data definition class, and a glade file are all that are needed to interface with the application.
there is some documentation in the docs directory..
|