The impact is that the visual formatting of tabs and spaces is put their for
a reason...
to make logical design time "sense" of the code which you are writing.
Also have you ever used Visual Source Safe and the compare feature.
this would also be destroyed. Calling attention to changes which "aren't"
And many times code is intentionally left incorrect because it remains "in
Development"
for a couple of days, weeks, months.
So a save operation has no business changing that code. If I was to ask
frontpage to build
that's a whole different ball of wax.
But really this is even more strange because I had done an install on XP
which had a
office 2000/FP2002 then a maintain previous version install of FP2003 and
things were
as they should be tabs, and whitespace was maintained in every instance.
This is not a "non issue" , as of right now there is not a MS product to
maintain
legacy ASP applications. Oh wait there is Notepad, and windows explorer.
Stefan B Rusynko said:
By default FP2003 is set to preserve html,
- but not white space & tabs (not supported in html)
The white space is usually not relevant in html and coding
- how do the changes impact the performance of your code
You can always use Insert Web Component Advanced Controls Html to make
sure FP ignores your code formatting