URL:
<http://savannah.gnu.org/bugs/?28475>
Summary: A plugin based architecture for functions
Project: make
Submitted by: None
Submitted on: Mon 04 Jan 2010 07:47:06 AM UTC
Severity: 3 - Normal
Item Group: Enhancement
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Component Version: None
Operating System: None
Fixed Release: None
Triage Status: None
_______________________________________________________
Details:
A nice feature would be to have a a dynamic plugin based architecture,for
user based functions.
An example is that a command line argument can cause the load of a library at
runtime, say a .so file, with predefined structure.
The plugin can now export to make a list of functions that it provides, which
will be available in gnu-make as built in functions.
This should not be very difficult to implement too (i guess :) ), but the
possibilities it creates are really enormous.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?28475>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-make