Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PHP Optimistic Concurrancy handling

2 views
Skip to first unread message

Gautam

unread,
Jul 31, 2008, 11:09:35 PM7/31/08
to
Hi all,
I am using the Zend Framework with doctrine as the ORM. I
want to know
how to build application logic using optimistic concurrency.
Also if I need to store the entity objects created in
doctrine in the PHP session how is this achieved.
I would be grateful for any help.

Reg.
Gautam

C. (http://symcbean.blogspot.com/)

unread,
Aug 1, 2008, 8:10:19 AM8/1/08
to

Big words.

This can only be implemented within the ORM. AFAIK doctrine doesn't
support this - I could find no reference to how it handles
transactions (small T) arising from a stateless protocol, nor an
exception type for a failure. There are big gaps in the docs.

C.

0 new messages