On 1/2/07, Phillip J. Eby <[EMAIL PROTECTED]> wrote: > For example, interfacing to at least Java and Objective C have also been > mentioned as use cases, and I can think of a variety of other uses such as > database query mapping, predicate logic functions, and web or other types > of RPC parameter marshalling.
Several people have emailed me off-list and mentioned a number of other use-cases that I hadn't thought of, which is what I was looking for. I'm now convinced that there's a sufficiently broad spectrum of uses for annotations. I'll be working up a patch for PEP 3107 that will include a "possible use cases" section. Consider my objection dropped. Thanks, Collin Winter _______________________________________________ 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
