[cse491] convert to class

Alex Nolley nolleyal at msu.edu
Sat Oct 4 20:41:08 PDT 2008


Hey I want to convert my collection of functions in my webserve file into
one server class because I think this will make all the functions simpler to
execute. I'm wondering though, is this even possible with the way Titus's
tests are set up? His test file calls webserve.<function> while the class
implementation would have to call webserve.<class>.<function> after first
creating an instance of the class the coder (us) wrote. Maybe someone has a
better idea. 

 

Thanks,

Alex

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.idyll.org/pipermail/cse491-fall-2008/attachments/20081004/be5b719d/attachment.htm 


More information about the cse491-fall-2008 mailing list