discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Renaissance And The Web


From: Stefan Urbanek
Subject: Re: Renaissance And The Web
Date: Thu, 18 Dec 2003 22:17:46 +0100

On 2003-12-18 21:50:30 +0100 fmoser@altern.org wrote:

But I assume that it will be quite a challenge to implement/represent all
GNUstep/Renaissance GUI widgets with (X)HTML and javascipt etc.

Someone already did that for the Mac OS X GUI, and the result is impressive.

The problem is I can't find it back...
Does anyone see which project I'm talking about?


My comment is not really concerning Renaissance, but the idea of using GNUstep 
UI through the web...

What about feeding the Renaissance/Gorm interface through the web as is with 
some kind of scripts/compilable objc code? On the user's side the UI will be 
built as it is done currently by GNUstep apps, the script should handle local 
events and for more stuff it will send messages to a DO server on the other 
side. So, instead of:
    HTTP+HTML->Web Browser
there will be:
    DO+Renaissance or DO+Gorm -> GNUstep UI Client

Btw. in the newest cocoa there is quite nice class that can be used just for 
that: NSNib. Just transport it through the net, connect it to some proxy/script 
object and you have an UI for a remote server.

Is that possible?

Stefan Urbanek
--
http://stefan.agentfarms.net

First they ignore you, then they laugh at you, then they fight you, then you 
win.
- Mahatma Gandhi






reply via email to

[Prev in Thread] Current Thread [Next in Thread]