Difference between revisions of "DynObj"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=DynObj |Short description=a C/C++ library for cross compiler plugin libraries. |Full description=DynObj is a C/C++ library for cross compiler plugin libraries. It e...")
 
(No version changes)
 
Line 8: Line 8:
 
* A text editor can add an editing mode (say Python editing) when the text editor is running.
 
* A text editor can add an editing mode (say Python editing) when the text editor is running.
 
* So, plugins can make a static application a lot more dynamic. And DynObj does this in a generic, type safe way.
 
* So, plugins can make a static application a lot more dynamic. And DynObj does this in a generic, type safe way.
 +
|Homepage URL=http://dynobj.sourceforge.net/
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
 
|Component programs=
 
|Homepage URL=http://dynobj.sourceforge.net/
 
|VCS checkout command=
 
 
|Computer languages=C,C++
 
|Computer languages=C,C++
 
|Documentation note=http://dynobj.sourceforge.net/doxydocs/index.html
 
|Documentation note=http://dynobj.sourceforge.net/doxydocs/index.html
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=C++,library,plugin,libraries,C,plugins,C++ library,C library,cross platform,complier
 
|Keywords=C++,library,plugin,libraries,C,plugins,C++ library,C library,cross platform,complier
|Is GNU=n
+
|Version identifier=0.81
|Last review by=Kelly Hopkins
+
|Version date=2009-02-25
|Last review date=2009-02-25
+
|Version status=alpha
 +
|Version download=https://sourceforge.net/projects/dynobj/files/dynobj/0.81/DynObj-0.81.zip/download
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/13
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.81
+
|Status=
|Version date=2009-02-25
+
|Is GNU=No
|Version status=beta
+
|License verified date=2009-02-25
|Version download=http://sourceforge.net/project/showfiles.php?group_id=199329&package_id=236479&release_id=663844
+
}}
 +
{{Project license
 +
|License=BSD_3Clause
 +
|License verified by=Kelly Hopkins
 
|License verified date=2009-02-25
 
|License verified date=2009-02-25
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Arne Steinarson
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Arne Steinarson
 
 
|Email=asteinarson@gmail.com
 
|Email=asteinarson@gmail.com
 
|Resource URL=
 
|Resource URL=
Line 56: Line 53:
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
|Library=c,c++
 
 
|Use=library
 
|Use=library
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=BSD_3Clause
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-02-25
 
}}
 

Latest revision as of 15:18, 13 March 2017


[edit]

DynObj

http://dynobj.sourceforge.net/
a C/C++ library for cross compiler plugin libraries.

DynObj is a C/C++ library for cross compiler plugin libraries. It enables exposing and sharing run-time type information for C++ classes. This allows for loading binary plugins, and interacting with them in type safe ways:

  • A program working with sound can install additional effect filters while running.
  • A file manager can add plugins that handles new archive types.
  • Or it can add file popup menu handlers, or toolbar commands from plugins.
  • A text editor can add an editing mode (say Python editing) when the text editor is running.
  • So, plugins can make a static application a lot more dynamic. And DynObj does this in a generic, type safe way.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

25 February 2009




Leaders and contributors

Contact(s)Role
Arne Steinarson Maintainer


Resources and communication

AudienceResource typeURI
SupportForumhttp://sourceforge.net/forum/forum.php?forum_id=708898
DeveloperHomepagehttp://sourceforge.net/projects/dynobj/
DeveloperDownloadhttp://sourceforge.net/project/showfiles.php?group_id=199329


Software prerequisites




Entry






















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.