taskMyServer - Tasks: task #8756, improve plugin management

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #8756: improve plugin management

Submitter:  Daniele Perrone <dperrone>
Submitted:  Sun 12 Oct 2008 11:22:20 AM UTC
   
 
Should Start On:  Sun 12 Oct 2008 12:00:00 AM UTC Should be Finished on:  Sat 25 Oct 2008 12:00:00 AM UTC
Category:  task Priority:  5 - Normal
Status:  In Progress Privacy:  Public
Assigned to:  dperrone Percent Complete:  40%
Open/Closed:  Open Release: 
Effort:  0.00

Sun 12 Oct 2008 11:22:20 AM UTC, original submission:  

the plugin build system should be moved outside myserver core build system, in order to have two separated development flows and allow a simpler development of plugin for hacker outside the myserver project team.

For reach this goal it should be developed a new way of release and load plugins, maybe creating tar.gz packets and modifying  myserver in order to be able to load this kind of packets.

the plugins' directory tree  should be also modified, in order to remove logic separation of tasks.

A first directories reorganization may be:

plugins
 |
 |___src
 |    |
 |    |__plugin1_sources
 |    .
 |    .
 |    |__pluginN_sources
 |
 |___bin
 |    |
 |    |__plugin1_binaries
 |    .
 |    .
 |    |__pluginN_binaries
 |
 |___pub
 |    |
 |    |__plugin1-ver.tar.gz
 |    .
 |    .
 |    |__pluginN-ver.tar.gz
 |
 |___tests
 |    |
 |    |__plugin1_tests
 |    .
 |    .
 |    |__pluginN_tests

Daniele Perrone <dperrone>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dperrone (Submitted the item)
  • -email is unavailable- added by dperrone
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-10-12 dperrone Carbon-Copy- Added gscrivano

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code