RE: DENG Modular X-Browser distributed under GPL

Claus,
Server-side SWF generation wasn't what I was proposing. 
DENG may be authored in ActionScript, but the run-time engine is the flash
bytecode engine.
There are other ways to generate flash bytecodes, just as there are other
front ends for JVM bytecodes, and CLI in the Microsoft world.
ActionScript, while widely used in the graphic arts community, is considered
esoteric in the software community.
One part (though not the greatest part surely) of your achievement is the
mastery of ActionScript.
It's possible that a different way of producing the DENG runtime SWF would
let you leverage others who are not going to learn ActionScript.
Of course, it may turn out to be more work than the benefit gained.

Leigh.


-----Original Message-----
From: Claus Wahlers [mailto:claus@ego7.com] 
Sent: Wednesday, February 11, 2004 3:47 PM
To: 'Klotz, Leigh'; 'Micah Dubinko'; www-forms@w3.org; tvraman@us.ibm.com
Cc: 'Claus Wahlers'
Subject: RE: DENG Modular X-Browser distributed under GPL


> Now that DENG is open source, open option for moving forward 
> and leveraging more community effort would be to port Deng 
> to a different SWF front-end. Ming might be powerful enough 
> to do this, or perhaps someone has built a good python or 
> similar front end for it.
> http://ming.sourceforge.net/

leigh, what exactly do you want to achieve? serverside swf generation? there
are pro and cons doing that, and deng v2 should work both ways, server- and
clientside. the main task would be to write an opensource actionscript
compiler:

Received on Wednesday, 11 February 2004 19:19:58 UTC