[Pharo-project] [COTDC] 49 - ClassFactoryWithOrganization
Today: ClassFactoryWithOrganization Comment Of The Day Contest - One Day One Comment Rules: #1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s). #2: If you cannot comment it, deprecate it. Results: http://code.google.com/p/pharo/wiki/CommentOfTheDayContest Laurent
I am similar to ClassFactoryForTestCase (i.e., I can be used in place of a ClassFactoryForTestCase), expect that classes may be created on a specific class category. Alexandre On 17 Apr 2011, at 15:36, Stéphane Ducasse wrote:
I'm a class to create classes with a category. I'm only used by Tests.
On Apr 17, 2011, at 9:26 PM, laurent laffont wrote:
ClassFactoryWithOrganization
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Thanks Alex and Stef Laurent. On Mon, Apr 18, 2011 at 2:27 AM, Alexandre Bergel <alexandre.bergel@me.com>wrote:
I am similar to ClassFactoryForTestCase (i.e., I can be used in place of a ClassFactoryForTestCase), expect that classes may be created on a specific class category.
Alexandre
On 17 Apr 2011, at 15:36, Stéphane Ducasse wrote:
I'm a class to create classes with a category. I'm only used by Tests.
On Apr 17, 2011, at 9:26 PM, laurent laffont wrote:
ClassFactoryWithOrganization
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
participants (3)
-
Alexandre Bergel -
laurent laffont -
Stéphane Ducasse