Re: Alternative to x!y

/ Jeni Tennison <jeni@jenitennison.com> was heard to say:
|> Are you proposing x-&gt;y or some Unicode arrow character?
|
| I'm proposing using the greater-than sign. Are you objecting that it
| looks ugly when escaped? If so, there's a simple answer to that: don't
| escape it.

Heh.

  <p:input port="document" source="validate->result"/>

I could live with that, I think, though I do have some concerns about
the ">" sign irrespective of the fact that it doesn't have to be
escaped.

A few other possibilities:

  <p:input port="document" source="validate result"/>
  <p:input port="document" source="validate^result"/>
  <p:input port="document" source="validateˇúresult"/>

                                        Be seeing you,
                                          norm

-- 
Norman Walsh
XML Standards Architect
Sun Microsystems, Inc.

Received on Wednesday, 23 August 2006 15:15:54 UTC