| << | < | > | >> |
|
Q: Are there any addons, modules or scripts for oer or oer+MySQL? (#29) Inserted/last edited by EQU <equ@equnet.org> on 2004-02-08 01:43:58 |
|---|
|
A: No and there will never be as long as I maintain the oer source code. There is a reason why oer is compact, performs well, runs on many UNIX platforms: oer doesn't require any additional software and doesn't have a parser or interpreter that would slow things down.
I may consider adding loadable module support at some point. If I choose to do so, I do it only to make testing and development more flexible.
Update: Rakkis has written perl scripting support for oer and oer+MySQL which should make it possible to do just about any kind of scripting. |