I have not fully implemented LDAP Transactions, a particular type of groupings of LDAP operations. (There can be other types of groupings which are not transactions.). I did implement some of the framework, before deciding that having a generic grouping mechanism, which is yet another LDAP extension mechanism, was not worth the effort. Unfornately, I have not had time to rewrite the draft specification...
Kurt At 04:22 AM 7/20/2005, Morteza Ansari wrote: >Luke Howard wrote: >>>I will take a look. It looks like there are a bunch of other problems >>>that prevent SLAPI from working in HEAD... :-( >> >>SLAPI should be working in HEAD again. I've also added some more of >>the APIs. >>On another note: has anyone looked at implementing grouping of operations >>in slapd? > >I believe Kurt had it working in a branch a while ago, but am not sure what >the end result was. Now that the LDAP assertion control is approved, grouping >operation could be very useful. > > >Cheers, >Morteza