bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #28475] A plugin based architecture for functions


From: anonymous
Subject: [bug #28475] A plugin based architecture for functions
Date: Mon, 04 Jan 2010 07:47:07 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.43 Safari/532.5

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]