TheWorldMainDockingBar instance

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

TheWorldMainDockingBar instance

Hannes Hirzel
Hi

Is there a particular reason that I have to access the sole occurence
of TheWorldMainDockingBar with the the method #instance?

Only this class uses #instance all the others use #current to access a
singleton object?

If there are no objections I put in an update into the inbox.


-- Hannes