On 3 May 2013 20:17, Sean P. DeNigris <sean@clipperadams.com> wrote:
Mariano Martinez Peck wrote
What about adding RFB at startup list and implement #startUp doing "UIManager default: MorphicUIManager new." ?
But you don't necessarily always want it to be headful, do you? If you have a headless server image, then use RFB to debug, then it seems you would want to subsequently start headless again, and then maybe realize you need to debug more and start Morphic... Could there be a concept of an RFB session, so when a connection is made to the RFB socket, the session is started (including installing the correct UI Manager), and then cleared manually or on shutdown (reinstalling the original manager)... how does that sound?
that sounds like a very nice solution . and elegant. but i would go further and implement own RFBUIManager to put all dots on all i's.
----- Cheers, Sean -- View this message in context: http://forum.world.st/RFB-in-2-0-tp4685418p4685430.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Best regards, Igor Stasenko.