Controllers in Nevow begin to take shape (Now just have to figure out how to make them reusable...)
Written by
on
in
Snaking.
Wound up making the trigger-definition code capable of building nested trees of objects, rather than a simple list. It was a fairly straightforward refactoring of the list-handling code. Still haven't figured out how to make the pattern reusable for other projects. Not a high priority just yet.
Should get the hard disk tomorrow to stop the system crashing when it runs out of disk space. Company decided to spring for an upgraded video card too, so may wind up able to program the wrappers for OpenGL extensions soon.
Comments
Comments are closed.
Pingbacks
Pingbacks are closed.
Tim Parkin on 09/09/2005 7:40 p.m. #
Hi Mike,<br />
<br />
Could you expand on this a little, I'm interested. I've done similar just using nested list templates but not quite satisfactorily