- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 19 Jul 2005 21:20:28 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1577
simeon@us.ibm.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From simeon@us.ibm.com 2005-07-19 21:20 -------
The way to break the circularity is that you do not really need static
typing. You can just rely on the actual signature declared for the function.
In the case of F&O overloaded functions, there may be multiple signatures but
they are always for atomic types or sequences of atomic types and this results
in the same normalization whichever signature you choose.
This should probably be indicated more clearly in the document.
- Jerome
Received on Tuesday, 19 July 2005 21:20:32 UTC