Linked by Thom Holwerda on Wed 10th Mar 2010 22:16 UTC, submitted by kang327
Permalink for comment 413264
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
Features
Linked by Thom Holwerda on 05/24/13 17:26 UTC
Linked by Thom Holwerda on 05/21/13 21:38 UTC
Linked by Thom Holwerda on 05/20/13 11:29 UTC
Linked by Thom Holwerda on 05/18/13 21:33 UTC
Linked by David Adams on 05/16/13 4:23 UTC
Linked by Thom Holwerda on 05/11/13 21:41 UTC
Linked by Thom Holwerda on 05/08/13 14:22 UTC
Linked by Thom Holwerda on 05/02/13 15:28 UTC
Linked by Thom Holwerda on 04/29/13 21:06 UTC
Linked by Thom Holwerda on 04/24/13 22:24 UTC
More Features »
Sponsored Links



Member since:
2006-03-16
Indeed innovative, and possibly has the potential to be interestingly productive. Obviously a lot of work went into this project, and it looks really good. Well done

Wishful thoughts:
1. Allow resize of scrollable bubbles (object properties, docs, etc).
2. Allow other languages via plugins (syntax, code analysis, compiler/debugger, docs etc), and hopefully also dynamically typed languages (such as Javascript/PHP/etc - probably with reduced functionality which depends on static typing).
One potential issue that might arise when people actually start to use it, is managing the huge amount of contexts/layouts/states that can be stored using this system.
While the system does provide a solution, and in a way, is the solution for context-based programming sessions, it still seems to me that it has the potential to drown the programmer with so many contexts that it actually reduces productivity. But then again, it has to be tried for a while before such statements can be expressed.
Overall, extremely interesting. Looking forward to try it out with languages I use more.
Again, Well done