Hi,
I'm new to JUCE and I'm considering licensing it commercially for Windows and plugin versions of my app (http://audulus.com if you're curious). I'm wondering if JUCE has some sort of document infrastructure for speeding up the creation of the typical multi-document desktop app?
NSDocument and associated classes on Mac and, to a lesser extent, UIDocument on iOS, handle a lot of the logic of managing documents. I couldn't find anything similar in the JUCE API docs.
thanks!
-Taylor