On 10/8/05, Josiah Carlson <[EMAIL PROTECTED]> wrote: > Your malicious user is my inventive colleague. Here's one: performing > zero-copy inter-thread IPC by modifying shared immutables. Attempting to > enforce a policy of "don't do that, it's not supported" is not going to > be effective, especially when doing unsupported things increase speed.
I actually have no problem with that, so long as you use a custom type. It may not technically be immutable but it does provide its own clearly defined semantics for simultaneous modification, and that's enough. Anyway, the idea as I presented it is dead at this point, so I'll leave it at that. -- Adam Olsen, aka Rhamphoryncus _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com