substanced icon indicating copy to clipboard operation
substanced copied to clipboard

is_folder should use hasattr(__is_folder__) instead of IFolder.providedBy

Open mcdonc opened this issue 11 years ago • 1 comments

You may not want to register all default IFolder views for all folders.

mcdonc avatar Jun 12 '13 18:06 mcdonc

At this point, we have another precedent of using an interface (IService) to do type checks so this may be moot.

mcdonc avatar Feb 09 '14 17:02 mcdonc