Skip to main content

All Questions

2votes
4answers
2kviews

Plugin Architecture: How to Handle Databases and Logging?

I am in the process of designing an architecture for a plugin based application and I have some questions about how to handle database access and logging. The goal of my application is to allow a ...
Brendon Dugan's user avatar

close