|
From: Johannes S. <jsc...@t8...> - 2011-09-13 14:54:23
|
Hi all, I'd like to release version 2.1 which includes the following changes: - Allow any datatype for parameter $value in TopicMapSystemFactory::setProperty() (is object only) - Change code style: Add prefix "_" for private class members, set opening brackets for classes / interfaces and class / interface methods on new line - Add documentation for private class members - Introduce a changes log [1] All proposed changes have been committed to SVN [2] to enable a review. The changes are also "in use" in QuaaxTM 0.7.0 [3]. If you have any thoughts please let us know. Best regards, Johannes [1] http://phptmapi.svn.sourceforge.net/viewvc/phptmapi/phptmapi2.0/trunk/CHANGES?revision=84&view=markup [2] http://phptmapi.svn.sourceforge.net/viewvc/phptmapi/phptmapi2.0/trunk/ [3] http://quaaxtm.sourceforge.net/ |