SharedPointer

Hello.

Will juce support shared pointers? If yes, we can create some code for it.

Thanks.

PS
Also, I have add Build_Standalone flag to The Jucer plugin projects(+ some minor additionals for wrapper to support it). Is it planned in the main tree?

…ReferenceCountedPointer?

No, I wasn’t planning on adding any standalone support, I think most people writing a standalone plugin will want to customise the app themselves rather than just pop out something that looks like the demo one.

Thanks a lot!

Regarding standalone - it is helpful for debuging I think.