Discussion: Ikayzo SDLmm (C++ version)
Ikayzo SDLmm (C++ version)
Jesse WeaverFri Sep 15 16:57:30 HST 2006
- Next message: Naming conventions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ top page ]
Hi all, Lacking a better name, I have called the C++ port Ikayzo SDLmm (in the style of GTKmm). Also, attached is some very early code, for all to peruse, criticize, etc. Since this is a C++ library, I used the naming conventions of the STL and Boost <http://www.boost.org>. Note that the tag class does not have loadFile-esque functions, and I don't think it should, at least in C++; I think functions along the lines of ikayzo::sdlmm::parse_file would work better. Also, values are stored in union wrapper classes; not quite sure how they should work, but since there isn't a Object base class in C++, it's our only choice. Other than that, the API is essentially the same. Any comments are usually appreciated. -- Jesse ----------- Due to budgetary constraints, this virus works on the honor system. Please send this to everyone you know and delete all the files on your computer. Thank you. ----------- -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://ml.ikayzo.org/pipermail/sdl-developers/attachments/20060915/a84e8a3b/attachment.htm> -------------- next part -------------- A non-text attachment was scrubbed... Name: ikayzo-sdlmm-v1alpha1.1.zip Type: application/zip Size: 14549 bytes Desc: not available URL: <http://ml.ikayzo.org/pipermail/sdl-developers/attachments/20060915/a84e8a3b/attachment.zip>
- Next message: Naming conventions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ top page ]










