From: John P. <jo...@ma...> - 2000-10-31 01:06:57
|
Ok time to get the latest CVS build, reinstall those libraries and update your code. Iterfaces have changed once again because of needed functionality and better (at least I hope better) method names (for example getFromKeyValue has been changed to enumCategory). Changes are illistrated in the latest example, complexmenu, which needs simplemenu to compile. Complexmenu builds on the categoration tecniques of simplemenu but uses the new map based category filiters for finite control over what classes are returned. Perhaps later on in development we can add boolean expression based filters. For example getCategory("category='hello' & author!='John'"); hmmm... perhaps getCategory should be changed to queryCategory? Well I think we should package things up, make a post and ask for testers and input for the pre-beta of 1.0. What do you think? -Quinticent |