> 1) Create your connection handler as a pure-virtual base class > (for > instance a class Handler that contains the functions parse and > getName, or whatever your needs might be). [snip] This is actually a better idea. That way you can dump whatever other storage you want in without having to use void *'s and structs. Thanks for the idea. > However, circle isn't in c++ for the time being Of course, as you said, my code is very c'ish, and wouldn't take much modification to make it circle compatable. All that was really c++ in mine were the descriptor class member functions. It's nice to know someone out there is on the same track. Blaize ________________________________________________________________ GET INTERNET ACCESS FROM JUNO! Juno offers FREE or PREMIUM Internet access for less! Join Juno today! For your FREE software, visit: http://dl.www.juno.com/get/web/. -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | | Newbie List: http://groups.yahoo.com/group/circle-newbies/ | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/25/03 PDT