================================================== FILE: applications/taglib/src/org/mmbase/bridge/jsp/taglib/edit/CommitTag.java ---------------------------- revision 1.18.2.1 date: 2007/11/14 14:26:07; author: michiel; state: Exp; lines: +16 -5 changed finding of transaction similarly as to in cloud-referrers, so you need not have the transaction on the same jsp (same request is good enough) ================================================== FILE: applications/taglib/src/org/mmbase/bridge/jsp/taglib/edit/FormTag.java ---------------------------- revision 1.6.2.4 date: 2007/11/14 14:23:57; author: michiel; state: Exp; lines: +2 -19 simplified a bit, leaving commit/cancel strategy to parent. This is more flexible. Canceling can be leaft to finalize of BasicTransaction if not explicitley done ================================================== FILE: applications/taglib/src/org/mmbase/bridge/jsp/taglib/edit/TransactionTag.java ---------------------------- revision 1.23.2.4 date: 2007/11/14 14:26:07; author: michiel; state: Exp; lines: +12 -1 changed finding of transaction similarly as to in cloud-referrers, so you need not have the transaction on the same jsp (same request is good enough) ================================================== FILE: src/org/mmbase/module/builders/Images.java ---------------------------- revision 1.117.2.3 date: 2007/11/13 16:37:15; author: michiel; state: Exp; lines: +28 -6 MMB-1538 ================================================== FILE: src/org/mmbase/module/core/MMObjectBuilder.java ---------------------------- revision 1.391.2.13 date: 2007/11/13 14:10:42; author: michiel; state: Exp; lines: +13 -10 getDescendants did not work well any more, probably because 'isExtenstionOf' during initalization doesn't work well yet