Move Shop/Transaction to Moose. Change core modules to suit.

This commit is contained in:
Colin Kuskie 2010-07-14 14:50:39 -07:00
parent 0fe388761f
commit 04a16ed87c
5 changed files with 516 additions and 308 deletions

View file

@ -199,3 +199,8 @@ WebGUI::Shop::Address
Object properties are no longer written to the database when an object is created from scratch. The write method needs
to be called.
WebGUI::Shop::Transaction
=========================
Object properties are no longer written to the database when an object is created from scratch. The write method needs
to be called.