Le mardi 02 novembre 2010 à 11:11 +0100, Paolo Bonzini a écrit : > On 11/02/2010 09:52 AM, Gwenaël Casaccio wrote: > >> This is a bit tricky because it would help only for files initially filed > >> out from VisualGST itself. Also it has the problem of preserving any top > >> comments like the ones in *.st files. It could reuse some of the code in > >> gst-convert. > >> > > > > For the header you could do like a lot of IDE a allow the user to choose > > the header: we could encode the licences (Mit, BSD, GPL, ...) or anything > > else ... > > Copyright and license information can be different for each file.
As I understand it, VisualGST will fileout 1 class per file, so we can be pretty sure than loading a package and doing a fileout will change the structure of the files. So, does it make sense to try to keep headers like they are right now? Cheers, Nico _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
