Skip to main content
typos corrected
Link
gnat
  • 20.5k
  • 29
  • 117
  • 310

How would one go about building plugablepluggable software?

edited tags
Link
Thomas Owens
  • 85.9k
  • 18
  • 211
  • 311
Source Link
user9238
  • 269
  • 3
  • 3

How would one go about building plugable software?

If you have an application of some sort and you want your users to be able to write plugins for it, how should the application be designed?

What do you have to take into account, what design patterns are for this etc?