Hi David, David Jencks schrieb:
an even better solution? Also isn't there some code duplication on this functionality between the server and studio?
Yes, that is right. There are different LDIF parsers in studio and the server. The reason is that they must work differently: The studio LDIF parser is not just a LDIF-to-JNDI-translator but it is used for the LDIF editor feature. So it must be error tolerant to allow features like content assist and syntax highlighting.
Kind Regards, Stefan Seelmann
