I was thinking of creating an actual enumeration type. Currently enumerations are done with a String type alias, and just using [[Allows value::...]]. However, afaik there is no way to add aliases (Inf to Infinite, etc...), and it also doesn't support recognizing similar things (like when someone inputs male instead of Male, just with different case). So I was thinking of either making an actual Enumeration, or perhaps creating an InsensitveString type, and also extending Allows value or adding in another builtin to support aliases.
-- ~Daniel Friesen(Dantman) of: -The Gaiapedia (http://gaia.wikia.com) -Wikia ACG on Wikia.com (http://wikia.com/wiki/Wikia_ACG) -and Wiki-Tools.com (http://wiki-tools.com) ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Semediawiki-devel mailing list Semediawiki-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/semediawiki-devel