Kasper, >Im not sure of what actions exactly do (in Avalon), but have you thought of >using javacc for parsing? > Actions are not an avalon concept. They are part of AvalonDB only. They are just parsed/processed SQL requests. The current impl will use BCEL for strongly typed actions.
JavaCC ? Yup, I thought of that, but figured we could switch over at some later point. I've not done any before. I note that your exellent BCEL project has a "mini" parser built in. It uses JavaCC and look quite interesting. More things for me to learn ;-) Regards, - Paul H -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
