On 8/16/06, Collin Winter <[EMAIL PROTECTED]> wrote:
I'd be perfectly happy to go back to talking about "type annotations",
rather than the more general "function annotations", especially since
most of the discussion thus far has been about how to multiple things
with annotations at the same time. Restricting annotations to type
information would be fine by me.

I don't understand why we would want to go backwards. You wrote a PEP. We haven't suggested any major technical changes to it, rather just a few guidelines. How would restricting the domain of the PEP solve any issues about dynamicity?

By the way, I think it may be naive to presume that there is only one relevant type system. People may well want to establish mappings from their types to programming language types. For example, to COM types, .NET types and Java types. 80% of these may be inferencable from platform-independent declarations but the other 20% may require a second layer of platform-specific type declarations.

Paul Prescod

_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to