View Single Post
Old Aug 14th, 2007, 8:44 PM   #3
Mad_guy
Hobbyist Programmer
 
Mad_guy's Avatar
 
Join Date: Oct 2004
Location: Sandstorm, Techno Club
Posts: 239
Rep Power: 4 Mad_guy is on a distinguished road
Send a message via AIM to Mad_guy Send a message via MSN to Mad_guy
Thanks for the feedback, I was beginning to think my bot wouldn't attract any replies.

The plugin system is actually remarkably simple in terms of just loading and compiling the code for use by the system itself, in fact, I actually blogged on the matter just a few days ago, in case it happens to interest you. The case example is infinity and the code I used in it is actually the code that's used for infinity's code loading. In the latest darcs repo (which isn't published right now,) I've already fixed a few bugs and several shortcomings already, so consider this release somewhat a field test.

I have been rather busy so 0.2 isn't quite on schedule but I hope it to be out soon (at the very least, before school starts,) I've looked into a darcs repo on the code.haskell.org server, so even if it's not out you can pull the most recent repo (I'm quite religious about a repo always being in a buildable state when I push patches.)
__________________
os: mac os 10.5.4
revision control: git
editor: emacs

site

Last edited by Mad_guy; Aug 14th, 2007 at 8:55 PM.
Mad_guy is offline   Reply With Quote