Message editing

Author nateaune
Recipients
Date 2004-10-07.17:37:48
Content
I tried using the tarball releases of Railroad and
PloneRailroad (instead of the svn checkouts) and also
updated to the latest Archetypes 1.3.0-final, but I'm still
getting the error.

I issued the "grep -r AT_GENERATE_METHOD *" command in the
Products dir and discovered that AT_GENERATE_METHOD is
declared in ATRepresentations/utils.py, but
ATRepresentations is not mentioned as a dependency.

It's also imported in Archetypes/public.py:
from Products.Archetypes.ClassGen import AT_GENERATE_METHOD:
History
Date User Action Args
2004-10-07 17:37:49nateaunelinkissue22 messages
2004-10-07 17:37:49nateaunecreate