Developing a program with plugins
807588Mar 24 2009 — edited Mar 24 2009hi,
I'm just looking at messing around with learning some more advanced features and would like to create an application
that I can then add components or plugins afterwards. Nothing serious at first but I want to know whether there is a framework
or model that should be used. I've used the MVC pattern so I'm wondering if there is something like this to create an application
that allows plugins or add-ons?
cheers