[Zope-dev] External Method creation of ZClass instances
michel@digicool.com
michel@digicool.com
16 Jul 1999 06:39:58 -0400
Jason Spisak <webmaster@mtear.com> writes:
> Zope Gang,
>
> I am was using this external method it import the properties of a ZClass
> instance and create it from a flat text file. It worked fine under Zope
> 1.10, but now I am
> trying like a bear to get it to jive with Zope 2, and failing miserably.
> I'm just offering it up
> in case anybody sees anything obvious that I missed. I can create these
> objects fine in the management interface using the same methods, and I
> am using the same import files as I did before.
>
>
<snip>
>
>
> The index_object method a add it to the Catalog. I'll still be trying
> to figure it out long after the sun goes own and comes up again. Many
> thanks to all in advance.
>
Something similar (but much simpler) works for me, how exactly does
this fail for you?
> All my best,
>
> Jason Spisak
> webmaster@mtear.com
>
> _______________________________________________
> Zope-Dev maillist - Zope-Dev@zope.org
> http://www.zope.org/mailman/listinfo/zope-dev
>
> (For non-developer, user-level issues, use the companion list,
> zope@zope.org, http://www.zope.org/mailman/listinfo/zope )