On Wed, 9 Jan 2008 02:56:52 -0600 "Jeff Pohlmeyer" yetanothergeek@gmail.com wrote:
I'd like to add the ability to open and close projects to my plugin, and this patch should give me what I need - It adds project_load_file(), project_close() and configuration_open_files() to the plugin API.
Out of interest, why?
I'm not sure that configuration_open_files() fits in the API. There are some bugs with project session support, so probably that should be ironed out before letting plugins use it.
Regards, Nick