2008.01.14 00:53
Progress!
Posted by talsit, Categories [ General , Code , Rant ][ (1) Comment ] | [ (0) Trackbacks ]
Well well.
I've been making pretty good progress the past few days.
I've met up with George & Greg, and it's now full steam ahead! Our exhibition (as yet, unnamed) opens at the UTS Gallery on the 11th of March, which means, lots of coding for the next couple of weeks! (I'm also working intensively on Pop for the next month or so!)
I've setup a wiki so I can keep track of things that i need to get done. Idealy I would have some sort of bugzilla+wiki combo or, even better, fogbugz installed. I find setting bugzilla a drone. Fogbugz was pretty sweet, but I couldn't make tasks dependant on other tasks, and anyway, it's not free, it's a 45-day trial :S.
Back to the progress.
I'm very happy the way that the scripting is working out. Scriptable derives from AttribHolder, and everything will be that way. I haven't quite worked out how to make all the math classes be scripted, but I'll see soon enough with that.
This system should be heaps more flexible than previous systems that I've written. You can now easily Push & Check classes, and the appropriate metatable will be automatically set. No more manually casting from a child to a parent. Also, when you call a function, the system will automatically check its parameters and will inform you if they're wrong, and which one is wrong, and what it should look like. More nicer now!
31/01/2008, 18:32
For a simple, easy and free PHP bugtracker I recommend Mantis at http://www.mantisbt.org/