Stefan Seelmann (JIRA) wrote: > I think it's easier to change the code to load the schema from LDIF lazily > when using it the first time.
While I think that's a good move, what exactly happens when I delete the schema-*ldif files? Does Studio recreate them next time when opening a connection? If so, I'd really like to see an option to not cache schema between sessions and thus force reading it on every (re-)connect, simply because in my use case (Identity Management with NetIQ IDM & Edirectory) we do a lot of schema extensions and have to refresh it all the time to be sure looking at the current version (which might have been extended by someone else in the mean time). This bug would not bother anyone runnign Studio in do-not-cache-schema-between-sessions mode as a side effect.