Page 1 of 1

Plugin changes between 4.9.7 and (upcoming?) 4.9.8

Posted: Thu May 05, 2016 5:39 pm
by tmsg
Has the plugin interface between 4.9.7 and the current head in CSV changed?

IOW, if I want to recompile AP with the current sources but not the plugin DLLs, will that work?

Posted: Thu May 05, 2016 6:14 pm
by KDJ
tmsg
For me it works: AkelPad.zip.

Posted: Fri May 06, 2016 12:15 pm
by tmsg
I know :) I've tried the same and I've seen no immediate malfunction... However, I use many plugins and only self-compile two, log and session.

As I have not checked the other plugins in depth (and also not their source trees), an "official" statement from Instructor would be welcome.

Posted: Fri May 06, 2016 3:11 pm
by FeyFre
tmsg
When Instructor changes something valuable that can cause problems, he will change plugin architecture version. When AP "sniffs" for plugins, it ask plugin which architecture version and AP version it supports, and makes conclusion about safety. If it is not safe - AP will warn(Message Box) about bad plugin.