I think it is not a good idea to hide the source file because many operations require knowledge of the file organisation (SCV, small patch, eavy change of the code structure).
For me, the concept is to offer another view of a file/project but not to hide the file/project ;) . 2008/5/30 Yu Feng <[EMAIL PROTECTED]>: > Just a coin: > > I still remember in Visual Basic the source codes are organized as nodes > in the navigator tree. The programmer pick up the node, and write code > in that node. If the programmer doesn't save the file as plain text, the > tree is saved to the disk. > > The idea is also used in VisualAge, an IDE by IBM. It seems that in > VisualAge the 'source file' concept even vanishes, as describe here: > > http://c2.com/cgi/wiki?VisualAge > > Build the source code on the fly from a navigator tree makes the IDE > distinguished from a fancy editor. > > Yu > > On Fri, 2008-05-30 at 10:23 +0200, =?ISO-8859-1?Q? Cl=E9ment_DAVID _ > wrote: > > * a navigator tree that inspect the current file is a very useable > > feature like in [http://www.netbeans.org/features/ide/editor.html]. > > May be easier to make with the full integration of libvala > > on the IDE. > > * Integration with valadoc to display help with the autocompletion. > > > > others ideas ? > > > > 2008/5/28 Martin (OpenGeoMap) <[EMAIL PROTECTED]>: > > Levi Bard escribió: > > > > > > Can we enumerate some things (possibly in a different > > thread) that > > > developers using Vala need from an IDE? > > > > > here a new thread. > > > > - Class importer from Dia like c#, c, c++, java, ruby python, > > etc: > > (http://dia2code.sourceforge.net/) > > - template creation at the same way than monodevelop. > > - autools (or cmake,...) integration for VALA. deb and rpm > > packages > > would be great. > > - console, libraries, GTK and GNOME project styles. GTK mode > > should be > > able to work in windows using Mingw32. > > - GUI editor at the same way than monodevelop where we can > > create new > > components (widgets) and intergrate it in our applications. > > - Autocompletation possibility like Visual Studio 8-) or > > monodevelop. > > - Class wizard creation like code::blocks for example. > > - REGEX tool like monodevelop or komodo. > > ... more? > > > > regards. > > > > > > > > > > > > > > > > > _______________________________________________ > > Vala-list mailing list > > Vala-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/vala-list > > > > _______________________________________________ > > Vala-list mailing list > > Vala-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/vala-list > >
_______________________________________________ Vala-list mailing list Vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list