Rob H
November 29th, 2008, 05:59 AM
I was just wondering how many third-party MB plugins we have around.
The reason for asking is that I'd like to make some small changes to the interfaces - actually mostly name changes e.g. prefixing interface names with 'I' e.g. MBItem will become IMBItem, MBMixer will become IMBMixer.
The motivation for this is a reorganisation of the source code, but before I move the individual classes and interfaces into separate files I need to ensure that their names are appropriate otherwise it all ends up as a huge mess.
I also hope to improve the documentation as I do this, filling in the gaps in the docs of the various interfaces as I go.
The reason for asking is that I'd like to make some small changes to the interfaces - actually mostly name changes e.g. prefixing interface names with 'I' e.g. MBItem will become IMBItem, MBMixer will become IMBMixer.
The motivation for this is a reorganisation of the source code, but before I move the individual classes and interfaces into separate files I need to ensure that their names are appropriate otherwise it all ends up as a huge mess.
I also hope to improve the documentation as I do this, filling in the gaps in the docs of the various interfaces as I go.