Previously Tres Seaver wrote: > Wichert Akkerman wrote: > > * on the maintenance branch add a try/except to catch import errors and > > either ignore those or remove the step if they occur. > > +1 for logging / ignoring them (for extra bonus points, indicate somehow > in the UI of the import tab that the step is known to be borked). My > rationale is that the product supplying the step might be temporarily > broken. Perhaps the UI which indicates the broken step could allow the > user to remove that step manually?
Done. This ended up being a bit more complex to get the UI parts hooked up correctly but it seems to be working now and passes all tests again. I'll port to trunk tomorrow. Wichert. -- Wichert Akkerman <[EMAIL PROTECTED]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ Zope-CMF maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cmf See http://collector.zope.org/CMF for bug reports and feature requests
