UI design should not bind to specific programming language. It should be a model that can be interpreted to many development tool and platform.
We need a neural UI editors that really "draw" UI controls, then save it as a UI model files according to future UI spec.
Any languages and its tools compiles that model to its own implementation, regardless whether is for .NET or Java.
Programmer should escape from the UI "drawing" disaster, especially for Java developer, cause it is really slow!! |