In the new system, when making a resolution over a factor (non-regular) ring (which I often do!), it is obligatory to provide the LengthLimit => n optional argument. Since I'm not a perfect typist, I find this annoying, and have added a method
res(Module, ZZ):= Complex => o -> (M,n) -> res(M, LengthLimit=>n)
Perhaps this should now be in the next distribution?
David
--