On Mon, May 7, 2012 at 10:08 AM, Jeff Hardy <jdha...@gmail.com> wrote:
> On Mon, May 7, 2012 at 8:54 AM, Eric Snow <ericsnowcurren...@gmail.com> wrote:
>> A plain dict would be certainly be easier to implement, just using the
>> builtin.  Exposing an immutable dict type in CPython could open a can
>> of worms, but if it makes sense we could consider it.
>
> If it's going to be harder for CPython, then I wouldn't worry about it
> too much.
>
> I can't see any good reason to write to .metadata, so a PEP note
> ("Making changes to sys.implementation.metadata is not guaranteed to
> work" or some such) should be fine. If it somebody tries to do it and
> it breaks, well, they get to keep the pieces. :)

Yeah, that's the route I was planning on.

-eric
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to