Cross Plugin Compatability
#25
It may be a good idea if you compile from source and write all the plugins together with the server in the same repository. True, that C++ plugins are probably the most efficient.
But can you imagine us having such a thing?
Here's a ProtectionAreas plugin, download: Windows 32-bit VisualStudio here, Windows 64-bit VisualStudio here, Windows 32-bit Cygwin here, Windows 64-bit Cygwin here, Windows 32-bit MinGW here, Windows 64-bit MinGW here.

It works if you consider that the "plugins" are actually a part of the server without which it won't work - you'll compile everything at once. This is more like a "modules" approach.

If you consider plugins truly "pluggable", it doesn't work so well.

But what do I know, maybe they managed to cook up something more useful.

Oh, they don't have C++ API, they have C API. This works much better, because the ABI is well-defined.
Reply
Thanks given by:


Messages In This Thread
Cross Plugin Compatability - by Sessional - 07-07-2012, 03:56 AM
RE: Cross Plugin Compatability - by FakeTruth - 07-07-2012, 06:52 AM
RE: Cross Plugin Compatability - by Sessional - 07-08-2012, 05:30 AM
RE: Cross Plugin Compatability - by FakeTruth - 07-08-2012, 10:58 PM
RE: Cross Plugin Compatability - by Sessional - 07-09-2012, 03:35 AM
RE: Cross Plugin Compatability - by xoft - 07-09-2012, 03:53 AM
RE: Cross Plugin Compatability - by Sessional - 07-11-2012, 04:59 AM
RE: Cross Plugin Compatability - by Taugeshtu - 07-13-2012, 06:14 PM
RE: Cross Plugin Compatability - by NiLSPACE - 09-12-2012, 03:51 AM
RE: Cross Plugin Compatability - by FakeTruth - 09-12-2012, 03:58 AM
RE: Cross Plugin Compatability - by l0udPL - 09-12-2012, 04:21 AM
RE: Cross Plugin Compatability - by FakeTruth - 09-12-2012, 04:29 AM
RE: Cross Plugin Compatability - by xoft - 09-12-2012, 08:22 AM
RE: Cross Plugin Compatability - by NiLSPACE - 11-14-2012, 07:21 AM
RE: Cross Plugin Compatability - by FakeTruth - 11-14-2012, 08:00 AM
RE: Cross Plugin Compatability - by NiLSPACE - 11-14-2012, 04:26 PM
RE: Cross Plugin Compatability - by ThuGie - 11-14-2012, 10:40 PM
RE: Cross Plugin Compatability - by Taugeshtu - 11-14-2012, 11:20 PM
RE: Cross Plugin Compatability - by NiLSPACE - 06-15-2013, 07:19 PM
RE: Cross Plugin Compatability - by tonibm19 - 06-15-2013, 07:27 PM
RE: Cross Plugin Compatability - by NiLSPACE - 06-16-2013, 01:15 AM
RE: Cross Plugin Compatability - by tonibm19 - 06-16-2013, 01:26 AM
RE: Cross Plugin Compatability - by xoft - 06-16-2013, 01:23 AM
RE: Cross Plugin Compatability - by NiLSPACE - 06-16-2013, 01:27 AM
RE: Cross Plugin Compatability - by xoft - 06-16-2013, 01:36 AM



Users browsing this thread: 1 Guest(s)