refactpored most of the action stuff into roles. should fields be a role too?
authorgroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>
Fri, 15 Aug 2008 23:00:32 +0000 (23:00 +0000)
committergroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>
Fri, 15 Aug 2008 23:00:32 +0000 (23:00 +0000)
commit114916fc3b89cfa8e9fbc8d5cc0b0ee54c2a696f
tree1e7012f809fd0b177b761a8d1d2198305676a161
parentd98c38f818ed12acc107ad327ec3864ef4ade96a
refactpored most of the action stuff into roles. should fields be a role too?
lib/Reaction/UI/ViewPort.pm
lib/Reaction/UI/ViewPort/Action.pm
lib/Reaction/UI/ViewPort/Action/Role/Apply.pm [new file with mode: 0644]
lib/Reaction/UI/ViewPort/Action/Role/Close.pm [new file with mode: 0644]
lib/Reaction/UI/ViewPort/Action/Role/OK.pm [new file with mode: 0644]
lib/Reaction/UI/ViewPort/Field/Role/Mutable.pm
lib/Reaction/UI/ViewPort/Object.pm
lib/Reaction/UI/ViewPort/Object/Mutable.pm [new file with mode: 0644]