From: Roland H. <rol...@ad...> - 2006-09-29 13:02:46
|
Michael Str=F6der wrote: > Roland Hedberg wrote: >> Roland Hedberg wrote: >> >>> I'm having problem with LDIFParser and LDIF change records. >>> I'm using 2.2.0 which to my knowledge is the last official release. >> No offence, but has anybody ever used python-ldap to handle LDIF chang= e >> records ? >=20 > No, change records are not supported yet. >=20 >> Working my way down into the code, it becomes more and more obvious th= at >> there is no way it would have worked as expected. >=20 > Never had the spare time to finish it especially since I didn't have a > clear plan on how to handle different LDAP operations. One idea was to > implement separate methods like handle_op_add(), handle_op_modify(), > handle_op_delete()... >=20 > I'd appreciate if you could fix it. Patches welcome. If it turns out > that it's necessary to change the class API completely it might be a > good idea to implement a separate class (or even a separate module). Well, since I need it, I'll have to fix it ! When I have something I'll submit it for review. > See also SF#790789: > http://sourceforge.net/tracker/index.php?func=3Ddetail&aid=3D790789&gro= up_id=3D2072&atid=3D352072 Goodness gracious, this is exactly the path I've chosen so far. And without even knowing about this ticket. -- Roland |