|
From: Jason B. <jb...@ze...> - 2010-03-04 15:45:27
|
On Thu, Mar 4, 2010 at 9:25 AM, Michael Foord <fuz...@vo...>wrote: > Well, it bothers me too - but interpolation in lists was already > released, so the question was whether or not to pull the feature or fix the > problem. 4.7.2 was a quick bugfix release and I'm certainly willing to > consider how we handle this for 4.8. > If we end up requiring that lists be reassigned, why don't we just make them tuples that must be reassigned every time or even <shameless plug>pysistence PLists[1]</shameless plug>? This way, there's little confusion over whether or not you can make changes to a list and have them be reflected automatically. [1] http://packages.python.org/pysistence/pysistence/persistent_list.html -- Jason Baker Developer ZeOmega 3010 Gaylord Parkway, Suite 210 Frisco, TX 75034 O: 214-618-9880 ext 8024 jb...@Ze... www.ZeOmega.com Proven. Progressive. Partner. |