I have been looking at Cross platform Plugin for use with Wt,
I will begin testing this one:
http://www.codeproject.com/Articles/20648/DynObj-C-Cross-Platform-Plugin-Objects
http://sourceforge.net/projects/dynobj 
http://dynobj.sourceforge.net/

But wanted to know if anyone has given Plugins any thoughts, 
if so, what do you think?

The idea is to write a plugin that will be able to insert itself into
the menu system and be used as a normal Wt Widget,
that becomes part of the project as a whole,
the advantage is that you can compile and deploy the Module separately,
thus I do not need to restart the service and lose users who are online,
my goal would be to make a program that is just a stub that never
changes,
and accesses everything via a library and plugins, 
this should be easier to maintain and easier on memory, if you are not
using a module,
and because you never have to restart your app to use updates in its
modules, 
it makes the system more stable.

Obviously there are lots of ways to do this, which is the best for Wt is
what my question concerns,
if others already have a working system, would they be willing to share
those ideas with me,
for an Open Source CMS, which will use this system to implement all its
features.

Thanks 
Jeffrey Scott Flesher 

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to