View Full Version : Code Bubbles: what an IDE !
ErosOlmi
06-04-2010, 21:37
Code Bubbles: what an IDE !
PsPX0nElJ0k
Petr Schreiber
06-04-2010, 21:54
I have never seen such a thing before :shock:
I had few moments in the past, where I was thinking it would be nice to mark various blocks of code using special background color, to make visual navigation in code easier.
But this is going even further. Very interesting concept, it is crazy, but I like it.
Petr
John Spikowski
08-04-2010, 09:39
Code Bubbles: what an IDE !
Java - Lost interest after this was noted as the platform. I have never had a smooth Java install of any application. It's always an endless search for dependencies. Huge installs are another Java trait.
This would be of interest to me if it was wxWidgets, Gtk or Qt built with a C(++).
@Eros: What is your take on Java as a development environment?
ErosOlmi
08-04-2010, 12:57
@Eros: What is your take on Java as a development environment?
Almost zero.
But I'm always open mind and interested in exchanging ideas.
And that IDE has a lot of interesting ideas to explore.
I'm currently working in improving thinAir (thinBasic IDE) using OOP technology latest PowerBasic compilers have introduced.
I'm transforming all thinAir visual elements into Objects connecting them into a global Application object.
What I see is that the most I do in that direction the most advantages I'm getting in programming.
I hope this job will let me introduce nice new programming paradigms in future thinBasic releases.
Ciao
Eros