From: Michael H. <mik...@us...> - 2005-12-05 05:38:21
|
Update of /cvsroot/sysmod/sysmod/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22636/template Modified Files: baseobject.vm Log Message: added method to check whether an "enum" valuetype has a particular string value rather than the longhand .equals(... comparison. |