Menu

#18 Cross-platform API abstraction for shared libraries

0.8
closed
Alex
2013-11-26
2013-04-18
Alex
No

Add a SharedLibrary class to abstract away DLLs and SOs and merge the two Plugin classes into one with a similar API on top of two SharedLibrary child classes.


Implementation changed - see ft_localplugins branch.


Fix: [b6f4cb]

Related

Commit: [b6f4cb]
Wiki: Plugin Loading Implementation
Wiki: Release 0.8

Discussion

  • Alex

    Alex - 2013-04-19

    In branch ft_multiplatapi

     
  • Alex

    Alex - 2013-04-19
    • status: accepted --> pending
     
  • Alex

    Alex - 2013-05-08
    • labels: --> api
     
  • Alex

    Alex - 2013-05-16
    • labels: api --> api, feature
     
  • Alex

    Alex - 2013-07-10
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,4 @@
     Add a SharedLibrary class to abstract away DLLs and SOs and merge the two Plugin classes into one with a similar API on top of two SharedLibrary child classes.
    +
    +------
    +Implementation changed - see ft_localplugins branch.
    
    • assigned_to: Alex
     
  • Alex

    Alex - 2013-07-11
    • status: pending --> closed
     
  • Alex

    Alex - 2013-07-11

    Tested Fix: [b6f4cb]

     

    Related

    Commit: [b6f4cb]

  • Alex

    Alex - 2013-07-11
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,5 @@
     Add a SharedLibrary class to abstract away DLLs and SOs and merge the two Plugin classes into one with a similar API on top of two SharedLibrary child classes.
    -
     ------
     Implementation changed - see ft_localplugins branch.
    +------
    +Fix: [b6f4cb]
    
     
  • Alex

    Alex - 2013-07-11
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,5 +1,7 @@
     Add a SharedLibrary class to abstract away DLLs and SOs and merge the two Plugin classes into one with a similar API on top of two SharedLibrary child classes.
    +
     ------
     Implementation changed - see ft_localplugins branch.
    +
     ------
     Fix: [b6f4cb]
    
     

Log in to post a comment.