Re: Why code completion and early error checking are needed
Julie wrote:
[color=blue]
> "E. Robert Tisdale" wrote:
>[color=green]
>>Julie wrote:
>>[color=darkred]
>>>All of what you want and more can be easily provided
>>>if the source is (parsed and) stored in a _database_
>>>as opposed to the ancient file-based structure currently used.
>>>
>>>So, my recommendation is
>>>to look at changing the fundamental storage unit
>>>and the other stuff comes naturally.
>>>Otherwise, it come at a very high price w/file-based code.[/color]
>>
>>No it doesn't.
>>Everything that Steven T. Hatton has proposed and more
>>can be and is being done now with plain text source code files.[/color]
>
> Right! at a very high price, like I said.[/color]
No. It isn't at all difficult or expensive.
Julie wrote:
[color=blue]
> "E. Robert Tisdale" wrote:
>[color=green]
>>Julie wrote:
>>[color=darkred]
>>>All of what you want and more can be easily provided
>>>if the source is (parsed and) stored in a _database_
>>>as opposed to the ancient file-based structure currently used.
>>>
>>>So, my recommendation is
>>>to look at changing the fundamental storage unit
>>>and the other stuff comes naturally.
>>>Otherwise, it come at a very high price w/file-based code.[/color]
>>
>>No it doesn't.
>>Everything that Steven T. Hatton has proposed and more
>>can be and is being done now with plain text source code files.[/color]
>
> Right! at a very high price, like I said.[/color]
No. It isn't at all difficult or expensive.
Comment