Hi all,
one of my plugins needs that the language-identifier be executed
before it, but at the moment there's no way of assuring this behaviour
(correct me if I'm wrong...).

I patched a couple of classes to allow correct ordering of execution
for plugins based on dependencies.
The patch is very simple: I just used LinkedHashMaps instead of
HashMaps in IndexingFilters and PluginRepository classes.

Since I don't know what's the politic for patches submission, I will
attach my patch to this post...

Hope it will help someone!

Enrico

Reply via email to