Hi, I'm trying to use a transaction manager from JS. Is there a reason why the transaction manager interfaces (nsITransactionManager, nsITransaction, nsITransactionListener) are not IDL? I can only see a problem with nsITransaction::GetUndoString(nsString*) & nsITransaction::GetRedoString(nsString*) which would have to be changed to string or wstring... but they aren't used anyway. alex
- Re: transaction manager Alex Fritze
- Re: transaction manager Kin Blas
