Thread: Debugger
View Single Post
  #6  
Old 11-29-2009, 04:27 PM
Codein Codein is offline
jwd
Codein's Avatar
Join Date: Oct 2005
Location: Greater Manchester
Posts: 2,423
Codein has a spectacular aura aboutCodein has a spectacular aura about
Send a message via AIM to Codein Send a message via MSN to Codein
Nice work

There is one thing that bugs me though, and I know this is probably a personal-preference thing, is the way you name your functions. I'd have thought it'd be logical to reserve the prefix "on" for events, which is how your debugger seems to work aswell, but you seem to be using them for standard functions.

Of course, it may seem like I'm nitpicking. Either way, it's a great system and I'll definitely be using it.

rep++
Reply With Quote