Hello.

>   The plugin logic has pluses and minuses - the ability to right plugins
> that register themselves is good, but the entire dynamic loading adds a
> bit of code complexity and another place for errors.  But also, at one
> time, the python plugin was optional, so you could run the server without
> necessarily having python & its development libraries installed.  But
> IIRC, at some point, it was decided that enough scripts and other stuff
> require python it should become standard - since it is known it will
> always exist, whether having it be a dynamically library that is loaded
> makes sense is debatable.

What about simply having compile-time modules?

When you compile, if you have Python then the module is compiled, it not then 
it isn't, end of story :)




Regards


Nicolas

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
crossfire mailing list
crossfire@metalforge.org
http://mailman.metalforge.org/mailman/listinfo/crossfire

Reply via email to