← Back to team overview

unity-design team mailing list archive

Re: complaints

 

> Since you are going to Improve this area in the future, I want you to make
> an XML DOM that is controlled by C instead of Javascript. Then, I would
> control the positioning of any Unity interface element with getElementById
> and insertBefore. Later, I want you to add createNode, setAttribute and
> removeChild to the API. Then, I would create, update and delete any Unity
> interface element. Firefox has this. Can Unity have it too?

That wouldn't work. To me the most obvious way to go would be to use
GObject system which Unity is built on. lib-peas could provide a nice
plugins infrastructure to Unity. With it you could write plugins in
almost any language. Exposing a HTML DOM like API for something not
built with HTML is just not sane.


-- 
Owais Lone
hello@xxxxxxxxxxxxx
http://www.owaislone.org


Follow ups

References