basically i'm working on an app that admin's other modules within a framework. I'd like to open it up so other people can add and program into the admin app if they feel they would like to. So just like the
java sdk allows you to program in java, I'd like to allow other developers to do the same.
Never really tried to "sdk" something. Is there a common best practice to doing so?