Weblog

Limit entries displayed: [ 2 ] [ 4 ] [ 6 ] [ 8 ]

Keep our Pattern Zoo tidy (Part 2)

Today I continue with a pattern where business objects can be logically deleted and restored by using the 'restorable' pattern. Different from the 'trash bin' pattern in part 1 this pattern is based on booleans expressing the state of an object, either logically deleted or not. Both patterns are non-historical. In addition Restorable covers also a mechanism to process business class specific logic before an object is logically deleted (trashed).

Keep our Pattern Zoo tidy (Part 1)

Recycling objects... trashing them and then restoring them... as often as your users want. Here comes 'trash bin', a pattern for non-historical, logical deletion based on associations. Probably this is the first UML pattern ever protecting our environment. ;-)


[ RSS Feed ]
eZ publish™ copyright © 1999-2009 eZ systems as