Yahoo has an interesting list of design patterns:
http://developer.yahoo.com/ypatterns/everything.html

I don't see one that exactly matches what you are describing, but
these might provide some ideas.

On Wed, Mar 31, 2010 at 7:51 AM, Justin Giboney <[email protected]> wrote:
> Is there a design pattern for handling updates to information?
>
> I am designing a application that needs to know when things changed
> and who changed them. Is the best way to do this to create a
> transaction table for each table in the database that records the new
> update every time something changes



-- 
Joseph Scott
[email protected]
http://josephscott.org/

_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net

Reply via email to