Plugin Developer Discussion

Discussion for FogBugz Plugin developers

Disk Access to the plugin's directory

Each plugin is put into its own directory (ie \FogBugz\Plugins\cache\Plugin_2). It would be handy if instead of blocking access to all file IO, access to this folder were granted. This would be a very simple change. Then the CPluginApi class could expose a GetPluginDirectory() method. This would be another way to solve the problem of distributing static content inside the plugin assembly instead of in a zip file.
Stefan Rusek Send private email
Sunday, May 3, 2009
 
 
Yep, this is a feature we want, it just didn't make it into v1.  I'll add your vote to it.
David Fullerton Send private email
Monday, May 4, 2009
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics
 
Powered by FogBugz