From f0c6f0692bd7bf3125fab3a1b89ce0f930d755d2 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 31 Dec 2012 14:54:59 -0600 Subject: add comment --- lib/Bread/Board.pm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/Bread') diff --git a/lib/Bread/Board.pm b/lib/Bread/Board.pm index 9928059..1773d12 100644 --- a/lib/Bread/Board.pm +++ b/lib/Bread/Board.pm @@ -5,6 +5,9 @@ module Bread::Board; class Container {...} class Dependency {...} +# XXX it'd be nice if this wasn't necessary, but i don't know how to tell # ' +# whether an attribute has been set if that attribute is supposed to hold +# type objects role Lifecycle { } role Traversable { -- cgit v1.2.3-54-g00ecf