On 01/17/12 12:50, Dimitry Sibiryakov wrote: > How a plugin is supposed to be configured?
First of all - using any text editor. As another option everyone is free to write configuration tool for his plugin with any features wanted. Moreover, one can store configuration data in own format and not use IConfig at all. BTW, there are some 3rd party tools to change firebird.conf graphically (do not remember links, sorry). Probably authors will expand them to enable editing of plugins' configuration (specially when stored in plugins.conf) too. > Where it should keep data required for work? > This is OS dependent I think. On *nixes more or less standard place is /var or /tmp, dependent what you need. Also you can use firebird database. ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
