On Sunday 06 May 2007 00:02, Tobias Schlitt wrote: > Author: Tobias Schlitt > Date: 2007-05-05 22:02:55 +0200 (Sat, 05 May 2007) > New Revision: 5069 > > Log: > - Implemented feature #9089: Make some methods public. > ezcPersistentSession->generateAliasMap() and ->getColumnsFromDefinition() > are public now. Toby: Why are we making these methods public? Why polluting the session class with these public methods? Are you sure they should not be protected instead or put into some utility class?
Cheers, Frederik -- svn-components mailing list [email protected] http://lists.ez.no/mailman/listinfo/svn-components
