15 years agoBegin writing tests
Shawn M Moore [Sun, 9 Nov 2008 04:44:24 +0000]
Begin writing tests

15 years agoActually, don't even pass $self until I can think of a good hash key :)
Shawn M Moore [Sun, 9 Nov 2008 04:38:05 +0000]
Actually, don't even pass $self until I can think of a good hash key :)

15 years agocleanup of role generation
Shawn M Moore [Sun, 9 Nov 2008 04:33:35 +0000]
cleanup of role generation

15 years agoMore tests to make sure we keep the same parameter metaclass
Shawn M Moore [Sun, 9 Nov 2008 04:33:28 +0000]
More tests to make sure we keep the same parameter metaclass

15 years agoFirst stab at generate_role; metas within metas..
Shawn M Moore [Sun, 9 Nov 2008 04:21:47 +0000]
First stab at generate_role; metas within metas..

15 years agorole sugar, which sets role_generator
Shawn M Moore [Sun, 9 Nov 2008 04:01:23 +0000]
role sugar, which sets role_generator

15 years agoMake parameter_metaclass rw, if a user wants to shoot himself in the foot I'll load...
Shawn M Moore [Sun, 9 Nov 2008 03:29:49 +0000]
Make parameter_metaclass rw, if a user wants to shoot himself in the foot I'll load his gun

15 years agoAPI for constructing a parameter object
Shawn M Moore [Sun, 9 Nov 2008 03:07:58 +0000]
API for constructing a parameter object

15 years agoTests
Shawn M Moore [Sun, 9 Nov 2008 03:02:52 +0000]
Tests

15 years agoparameter keyword
Shawn M Moore [Sun, 9 Nov 2008 03:02:46 +0000]
parameter keyword

15 years agoWe want a parameter_metaclass attribute; each role application will get an instance...
Shawn M Moore [Sun, 9 Nov 2008 03:02:19 +0000]
We want a parameter_metaclass attribute; each role application will get an instance of the class it describes

15 years agoTest that we can get a parameter class out of a parameterized role
Shawn M Moore [Sun, 9 Nov 2008 02:44:42 +0000]
Test that we can get a parameter class out of a parameterized role

15 years agoSet up the metaclass of parameterized roles
Shawn M Moore [Sun, 9 Nov 2008 02:44:35 +0000]
Set up the metaclass of parameterized roles

15 years agoAdd an empty Parameters class and a basic test for it..
Shawn M Moore [Sun, 9 Nov 2008 02:44:26 +0000]
Add an empty Parameters class and a basic test for it..

15 years agoMake a trunk
Shawn M Moore [Sun, 9 Nov 2008 00:52:47 +0000]
Make a trunk