Re: Transaction and Session "private" data for plugins

2010-11-18 Thread Alan M. Carroll
Looks good to me. Wednesday, November 17, 2010, 9:26:51 PM, you wrote: > Hi all, > There are currently two APIs for setting / getting "private" data for a > transaction, that can be shared across different plugins (for example). > I'm proposing some changes and additions to these APIs (see abb

Transaction and Session "private" data for plugins

2010-11-17 Thread Leif Hedstrom
Hi all, There are currently two APIs for setting / getting "private" data for a transaction, that can be shared across different plugins (for example). I'm proposing some changes and additions to these APIs (see abbreviated diff below for the include file). In short, I'm proposing 1) We chan