[Home] [By Thread] [By Date] [Recent Entries]

  • To: "'XML Developers List'" <xml-dev@l...>
  • Subject: RE: What is coupling? [Was: 3 XML Design Principles]
  • From: "Roger L. Costello" <costello@m...>
  • Date: Tue, 1 Feb 2005 09:39:30 -0500
  • In-reply-to: <41FF922A.1000108@k...>
  • Thread-index: AcUIal9l561Uoev0T4Cd5CSxrMUAOAAAGqOA

Hey Robert, 

>> <Lot id="1">
>>       .
>> </Lot>
>> <Picker id="John">
>>       .
>> </Picker>
>> <Assignment picker="John" lot="1"/>

>I would hate to have transform this... 

Suppose that the purpose of your transformation was to move Picker John onto
another Lot. (For example, a stylesheet that models the movement of Pickers
on a Vineyard)  Wouldn't this form support such a "movement transformation"
beautifully?  

Simply locate:

    Assignment/@picker="John"

And then change:

    @lot

But this is getting off the topic: what is coupling?  /Roger




Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member