From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <010d01c0f7d7$013abd70$6401a8c0@freeze2k> From: "Matt" To: <9fans@cse.psu.edu> References: <200106180852.KAA04199@boris.cd.chalmers.se> Subject: Re: [9fans] source code as data not text MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit Date: Mon, 18 Jun 2001 10:13:57 +0100 Topicbox-Message-UUID: bc46346a-eac9-11e9-9e20-41e7f4b1d025 bah, my fault but I wasn't really thinking about the database side of things. Changing the file format is definately a no-no. What sparked my interest was making the editor do more work. Maybe it's because I write code that writes code and having string literals in a different colour from the source code helps me see. I did like VB's auto parsing if input code. Highlighting a sections that are stynax errors etc. must reduce the cycle? I'm glad I asked here though. Can't think of a better bunch of people to run it past. matt