Rev 1926 |
Rev 1947 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| SVN
| RSS feed
Last modification
- Rev 1945 2012-04-14 19:49:57
- Author: runge
- Log message:
- Some work on changing the logging system to make it easier to use, not done and nothing of the old is yet converted to the new system.
Introduced a way of doing error handing with exceptions, only the MySql plugin uses this right now.
Added a plugin to access mysql from the js environment, it only exposes some basic functions right now but should be pretty useful, not fully tested yet but at least a select seems to work.
Some other small stuff.