[
Lists Home |
Date Index |
Thread Index
]
[why don't you equip yourself with a mailreader instead of bozoware?]
"Dare Obasanjo" <dareo@microsoft.com> wrote:
| From: Arjun Ray [mailto:aray@nyct.net]
| First, consider this pattern:
|
| foo.Bar = "some string" ;
| foo.Bar = foo.Bar + "another string" ;
| I hope this isn't supposed to be a description of using InnerXml since
| I have pointed out previously that it is NOT supposed to work "equally
| well"
1. Is the idiom possible?
2. If it is, then validity is undecidable. Think about it.
You cna *hope* that it's "not supposed to work", but I'll bet the folks
who actually implemented this feature realized that dwimming and hoping
for the best was the only practical course.
|