Re: [Zope] Problem Creating Instances Mysteriously Solved
-----Original Message----- From: Dan Shafer <pydan@danshafer.com> To: Chris Withers <chrisw@nipltd.com> Cc: Dan Shafer <pydan@danshafer.com>; zope@zope.org <zope@zope.org> Date: Sunday, April 21, 2002 1:48 PM Subject: Re: [Zope] Problem Creating Instances Mysteriously Solved And while I have everyone's attention, is there a property to set for the *contents* of a DTMLDocument object? --checkout the abracadabra object. havent tried it myself, but the readme shows that's what you'd need. p/s - even though i concur that zclasses are evil, it doesnt have the 666 tatooed over its forhead ;) and i've used zclasses, and they are ok. but a python product beats zclasses hands down. hth
"Bak @ kedai" wrote:
p/s - even though i concur that zclasses are evil, it doesnt have the 666 tatooed over its forhead ;)
oh but they do, you just need to wipe off the makeup they're using to hide it ;-) *grinz* Chris
At 03:11 PM 4/21/2002 +0800, Bak @ kedai wrote:
-----Original Message----- From: Dan Shafer <pydan@danshafer.com> To: Chris Withers <chrisw@nipltd.com> Cc: Dan Shafer <pydan@danshafer.com>; zope@zope.org <zope@zope.org> Date: Sunday, April 21, 2002 1:48 PM Subject: Re: [Zope] Problem Creating Instances Mysteriously Solved
And while I have everyone's attention, is there a property to set for the *contents* of a DTMLDocument object?
--checkout the abracadabra object. havent tried it myself, but the readme shows that's what you'd need.
Wow, you really stay on top of this stuff. That project's less than a week into release! I'm going to install it today and try it. Sounds like it might go a long way toward addressing my needs. Thanks!
p/s - even though i concur that zclasses are evil, it doesnt have the 666 tatooed over its forhead ;)
and i've used zclasses, and they are ok. but a python product beats zclasses hands down.
Sigh. More to learn. Is there any good documentation anywhere about the Python syntax for accessing the Zope API? I'm still poking at it but I *seem* to be stumbling over syntax as well as over what to do when a Python script finishes executing. I keep getting things like file download requests from my browser. I'm sure I'll muddle it out, but if there are good docs somewhere, I'm an avaricious reader!
hth
On Monday 22 April 2002 12:37 am, Dan Shafer wrote:
At 03:11 PM 4/21/2002 +0800, Bak @ kedai wrote:
-----Original Message----- hows that's what you'd need.
Wow, you really stay on top of this stuff. That project's less than a week into release! I'm going to install it today and try it. Sounds like it might go a long way toward addressing my needs. Thanks!
not at all. my current hobby is syncing with zope.org products section :) nah. i need to get www.my-zope.org in sync with zope.org (+- 2 days). that is until new.zope.org is delivered.
Sigh. More to learn. Is there any good documentation anywhere about the Python syntax for accessing the Zope API? I'm still poking at it but I *seem* to be stumbling over syntax as well as over what to do when a Python script finishes executing. I keep getting things like file download requests from my browser. I'm sure I'll muddle it out, but if there are good docs somewhere, I'm an avaricious reader!
the one thing that is of great help is dieter's docfinder. add on top of that the docfindereverywhere, yoou'd get *all* available methods in classes. google for "dieter docfinder" hth -- http://www.kedai.com.my/ http://www.kedai.com.my/eZine http://www.zope.org/Members/kedai http://www.my-zope.org As you woke this morning, and open up your eyes... did you notice the tear stains lining your face were mine.
participants (4)
-
Bak @ kedai -
Bakhtiar A Hamid -
Chris Withers -
Dan Shafer