[Alephmodular-devel] Display enhancements available
Status: Pre-Alpha
Brought to you by:
brefin
From: Br'fin <br...@ma...> - 2003-03-10 14:58:02
|
Ok, I've posted the 0.3 + Display enhancement binary up on the SourceForge site. This is not to be construed as a full release. Just an important enough change that the community should see it. http://sourceforge.net/project/showfiles.php?group_id=69003 I've also committed the corresponding changes into CVS on the devel-display-abstraction branch (not the main trunk) For those who peek at the code themselves, you should be able to see the changes with cvs update -r devel-display-abstraction. The most interesting set of changes involve the CDisplay and CBuffer files under alephmodular/marathon2/Display I would appreciate comments on them because while I'm happy with the syntax and the actual code, I think I could use some feedback on the readability and organization of the structures. (I think the methods could be organized better and some set of comments could also make things clearer) And I still need to update the corresponding technical document. :) -Jeremy Parsons |