MMBase

Properties of Transaction do not mirror the ones in the parent cloud object.

Details

  • Type: New Feature New Feature
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.8.4
  • Fix Version/s: 1.8.5
  • Component/s: Core
  • Description:
    Hide
    If you set properties on a cloud, and then init a transaction, those property are only very cumbersome available in the transaction, namely, you must manualy remember also the cloud.

    More comfortable would be that getProperty of transaction returns its value of the parent cloud if it does not have this property itself.

    Of course then you still cannot _set_ properties in the parent cloud, but I think that is less essential.
    Show
    If you set properties on a cloud, and then init a transaction, those property are only very cumbersome available in the transaction, namely, you must manualy remember also the cloud. More comfortable would be that getProperty of transaction returns its value of the parent cloud if it does not have this property itself. Of course then you still cannot _set_ properties in the parent cloud, but I think that is less essential.

Activity

Repository Revision Date User Message
MMBase SVN #25572 Fri Oct 12 13:53:08 CEST 2007 michiel MMB-1401, MMB-1524, MMB-1523
Files Changed
MODIFY /mmbase/branches/MMBase-1_8/src/org/mmbase/bridge/implementation/BasicTransaction.java
MODIFY /mmbase/branches/MMBase-1_8/src/org/mmbase/bridge/implementation/BasicCloud.java
Repository Revision Date User Message
MMBase SVN #25573 Fri Oct 12 14:01:11 CEST 2007 michiel MMB-1401, MMB-1524, MMB-1523
Files Changed
MODIFY /mmbase/trunk/src/org/mmbase/bridge/Cloud.java
MODIFY /mmbase/trunk/src/org/mmbase/bridge/implementation/BasicCloud.java
MODIFY /mmbase/trunk/src/org/mmbase/bridge/implementation/BasicTransaction.java
Hide
Michiel Meeuwissen added a comment - 2007-10-12 14:02
Done as proposed.
Show
Michiel Meeuwissen added a comment - 2007-10-12 14:02 Done as proposed.
Michiel Meeuwissen made changes - 2007-10-12 14:02
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Repository Revision Date User Message
MMBase SVN #27873 Tue Apr 01 16:47:52 CEST 2008 michiel MMB-1523
Files Changed
MODIFY /mmbase/branches/MMBase-1_8/src/org/mmbase/bridge/implementation/BasicTransaction.java
MODIFY /mmbase/trunk/src/org/mmbase/bridge/implementation/BasicTransaction.java

People

Dates

  • Created:
    2007-10-12 13:45
    Updated:
    2007-10-12 14:02
    Resolved:
    2007-10-12 14:02