[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bricolage-commits
Subject:    [Bricolage-Commits] [svn:bricolage] rev 5560 - design-docs/trunk/Bricolage2
From:       theory () cvs ! develooper ! com
Date:       2004-05-25 5:06:41
Message-ID: 20040525050641.18724.qmail () x1 ! develooper ! com
[Download RAW message or body]

Author: theory
Date: Mon May 24 22:06:40 2004
New Revision: 5560

Modified:
   design-docs/trunk/Bricolage2/TechnicalSpec.pod
Log:
Specified "purged" state. This is for use in rare circumstances when an object must \
be completed removed from the data store.

Modified: design-docs/trunk/Bricolage2/TechnicalSpec.pod
==============================================================================
--- design-docs/trunk/Bricolage2/TechnicalSpec.pod	(original)
+++ design-docs/trunk/Bricolage2/TechnicalSpec.pod	Mon May 24 22:06:40 2004
@@ -537,6 +537,19 @@
 of those objects when evaluating uniqueness (this should be enforced by a
 uniqueness constraint in the data store, if possible).
 
+=item PURGED
+
+This is a temporary state that can be assigned to an object before it is
+saved. Once it is saved, it will be permanently deleted from the data store.
+This will not likely be visible in the UI, and is reserved for use in those
+rare situations where an organization must physically delete data from its
+data store. As such, purging will be rare and must be carried out with great
+care, especially since an RDBDMS data store, in particular, will cascade
+delete all the data for an object to include object it contains or defines.
+For example, purging a type will delete all objects based on that type. More
+commonly, deleting a document will delete all data associated with the
+document, including all of its previous versions.
+
 =back
 
 =head3 Instance Methods


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Bricolage-Commits mailing list
Bricolage-Commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bricolage-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic