[Python-3000] What's the point of annotations?
Collin Winter
collinw at gmail.com
Wed Jan 3 22:59:55 CET 2007
On 1/2/07, Phillip J. Eby <pje at telecommunity.com> 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
More information about the Python-3000
mailing list