Matthew Toseland a ?crit : > On Friday 30 May 2008 10:57, Julien Cornuwel wrote: >> Hi, >> >> I'm not yet around pluginisation of my WoT program, but I already see a >> couple of features I would appreciate. I don't know if they are already >> planned but here it is : >> >> - Possibility to "register" for a prepared to call >> ObjectContainer.activate() on everything...).service. In my case, that would >> be to >> get my own database (db4o) file, or an access to the db server. > > Why can't you just call Db4o.openFile()? There can be multiple database open > at once, the main worry is that you have to set global config values before > opening... this is going to be a pain later on with secure plugins, but for > now, can't you just set up indexes before openFile()? (Don't change the > activation depth btw, and note that we may set it low for the node, so be > prepared to call ObjectContainer.activate() on everything...).
No problem. >> - Better integration to fProxy. I would like to be able to add links to >> the left menu, to create alerts, etc... > > There are hackish ways to do this now, but I agree there should be a clean > way > to do it for plugins. File a bug. Similar to #296 / #1644 ... Done in #2403 and 2404. I can't set the "related to" flag... -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 252 bytes Desc: OpenPGP digital signature URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20080530/173c8d6d/attachment.pgp>
