On 12 Nov 2005 12:47:58 -0800
"Devan L" <[EMAIL PROTECTED]> wrote:
> Nufox?
> http://trac.nunatak.com.au/projects/nufox
Nufox is a server-side tool to *generate* XUL from Python.
Luxor
http://luxor-xul.sourceforge.net/
is a XUL-interpreter written in Python, which
therefore *replaces* Mozilla for
On Sat, 12 Nov 2005 15:27:01 -0500
Jean-Paul Calderone <[EMAIL PROTECTED]> wrote:
> On Sat, 12 Nov 2005 14:25:51 -0600, Terry Hancock
> <[EMAIL PROTECTED]> wrote:
> >I recently saw a claim that Mozilla XUL behaviors
> >(normally scripted in Javascript) can (or perhaps will)
> >be scriptable in Pyt
Terry Hancock wrote:
> I recently saw a claim that Mozilla XUL behaviors (normally
> scripted in Javascript) can (or perhaps will) be scriptable
> in Python.
>
> Also, "other languages such as Java or Python are supported
> through XPCOM", said about Mozilla (from Luxor website).
>
> Yes, I know se
Terry Hancock wrote:
>I recently saw a claim that Mozilla XUL behaviors (normally
> scripted in Javascript) can (or perhaps will) be scriptable
> in Python.
>
> Also, "other languages such as Java or Python are supported
> through XPCOM", said about Mozilla (from Luxor website).
>
> Yes, I know se
On Sat, 12 Nov 2005 14:25:51 -0600, Terry Hancock <[EMAIL PROTECTED]> wrote:
>I recently saw a claim that Mozilla XUL behaviors (normally
>scripted in Javascript) can (or perhaps will) be scriptable
>in Python.
>
>Also, "other languages such as Java or Python are supported
>through XPCOM", said abo
I recently saw a claim that Mozilla XUL behaviors (normally
scripted in Javascript) can (or perhaps will) be scriptable
in Python.
Also, "other languages such as Java or Python are supported
through XPCOM", said about Mozilla (from Luxor website).
Yes, I know several ways to *generate* XUL from P