Reinstated the bugfix that prevents catalogs from accidentally storing
acquisition wrappers, but this time the bugfix is clearer. The second argument to an index constructor is usually not "caller"; it's usually "ignore_ex", which gets stored as a meaningless attribute and ignored. The bugfix builds upon the ugly code that's already there. Ugly code begets ugly code, unfortunately.
Showing
Please register or sign in to comment