Remove Class::InsideOut from Shop/Vendor.t Update migration notes, tests and POD.
This commit is contained in:
parent
e0177dc666
commit
c159067c36
3 changed files with 186 additions and 128 deletions
|
|
@ -183,3 +183,8 @@ Asset API
|
|||
----------
|
||||
->get will still work, but will be slightly slower since inside it calls the direct Moose accessor. Similarly,
|
||||
getId is slightly slower than ->assetId.
|
||||
|
||||
WebGUI::Shop::Vendor
|
||||
====================
|
||||
Object properties are no longer written to the database when an object is created from scratch. The write method needs
|
||||
to be called.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue