Re: [Tutor] suggestions to improve design

2012-06-04 Thread Justin Straube
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/04/2012 11:28 AM, Prasad, Ramit wrote: > Unless the script gets a *very* large list of emotes or you are on > an older machine I doubt that you will really see any performance > issues. That being said, my comments are below and other tutors T

Re: [Tutor] suggestions to improve design

2012-06-04 Thread Prasad, Ramit
> I've written a script to use within XChat (IRC client) and everything is > working without issue. The script is a little tool to give an emote > command and a handful of general pre written actions. > > As it is now, the script works. But I've got maybe a dozen emotes in > there, using if/elif l

[Tutor] suggestions to improve design

2012-06-04 Thread Justin Straube
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Tutors, I've written a script to use within XChat (IRC client) and everything is working without issue. The script is a little tool to give an emote command and a handful of general pre written actions. As it is now, the script works. But I've