> Hi,
> 
> I'm getting this error [1] when I try to load a Plugin that I'd
> written for 1.8... the plugin compiled with only the removal of the
> ExposedMethodFlag.CachePolicyNone flag from the ExposedMethod
> attribute.... I'm not using any FW functionality except for the
> exposing of my library.
> 
> Any ideas? It's not a lot to go on, and I've not spent time trying to
> figure it out, but I thought that I'd send out a message to find out
> if anything like "plugins aren't supported yet" came back.
> 
> thanks, nathan
> 
> [1] Could not load type 'FlexWiki.ReadOnlyStore'...

Hmm. I don't see ReadOnlyStore in the current code, and I don't remember
reworking it. It's possible that it has been removed. I seem to dimly recall
that it was a base class for read-only stores, and since I massively
overhauled that part of the code then it seems likely that I got rid of
ReadOnlyStore. 

Certainly enough has changed in the core that it might be the case that your
plugin will no longer work. What does it do? Perhaps we can figure out an
easy way to get you going. 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to