[Python-ideas] Json object-level serializer

Andrey Popp 8mayday at gmail.com
Fri Jul 30 12:42:18 CEST 2010


You can check out my implementation of generic functions and methods
in Python [1]. There are no byte code hacks, no frame introspection,
support for function and method dispatching by one or more positional
arguments.

[1]: pypi.python.org/pypi/generic

On Fri, Jul 30, 2010 at 2:46 AM, Éric Araujo <merwok at netwok.org> wrote:
> Thank you for explaining generic functions so clearly.
>
> Is there a good module out there implementing them without “crazily
> complex overloading schemes”?
>
> Regards
>
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> http://mail.python.org/mailman/listinfo/python-ideas
>



-- 
Andrey Popp

phone: +7 911 740 24 91
e-mail: 8mayday at gmail.com



More information about the Python-ideas mailing list