PDA

View Full Version : About The Design of Workbench UI interface



fangzhouxing
12-22-2008, 01:49 AM
I am an one and half year old ExtJS programmer, and very appreciated the design of workbench.

But after I read the source code about the Workbench, I have aborted further exploring. I think the design of workbench is too complex.

ThorstenSuckow
12-22-2008, 02:14 AM
I am an one and half year old ExtJS programmer, and very appreciated the design of workbench.

But after I read the source code about the Workbench, I have aborted further exploring. I think the design of workbench is too complex.

In fact, some parts of the code have to be refactored to follow a more pluggable concept. You can expect more to come in the future, since the current version (V0.1a2) is only an alpha pre-release.