Re: [Zope] Temporary Folder Object Creation
Please stay on the list! Asad Habib wrote at 2004-9-7 10:08 -0400:
What is destination, is that the folder in which the Temporary Folder object will be created?
Sure! What else could it reasonably be when it earns the name destination? Especially, in view of the "as always" remark...
An example would help clarify things.
I doubt you can be serious about this... There are three variables in the code below. Will it really help you when I replace them with artificial constants? And some advice: The most effective way to learn is to try. It would have been much more efficient to simply try out the code snipped I have send you under your (correct) assumption that "destination" is the target folder rather than ask me back. Do you not think so?
On Sat, 4 Sep 2004, Dieter Maurer wrote:
... They can be created in a script as usual:
destination.manage_addProduct['TemporaryFolder'].\ constructTemporaryFolder(id, ...)
-- Dieter
Yes, I am absolutely serious about this and I will stay on this list just to tickle your ego. Also, I have three pieces of advice for you. Never assume that you are the only developer on this list (i.e. I tested the code snippet you sent to me before replying back to you and it didn't work!). Secondly, what's the point of acquiring knowledge if you cannot impart it to others without inflating your ego. Third, a mailing list is designed to share information with others, not to insult the intelligence of other members. If you have any more insults, please direct them to me and not to the entire group! - Asad On Tue, 7 Sep 2004 Dieter.Maurer@Haufe.de wrote:
Please stay on the list!
Asad Habib wrote at 2004-9-7 10:08 -0400:
What is destination, is that the folder in which the Temporary Folder object will be created?
Sure! What else could it reasonably be when it earns the name destination?
Especially, in view of the "as always" remark...
An example would help clarify things.
I doubt you can be serious about this...
There are three variables in the code below. Will it really help you when I replace them with artificial constants?
And some advice:
The most effective way to learn is to try.
It would have been much more efficient to simply try out the code snipped I have send you under your (correct) assumption that "destination" is the target folder rather than ask me back.
Do you not think so?
On Sat, 4 Sep 2004, Dieter Maurer wrote:
... They can be created in a script as usual:
destination.manage_addProduct['TemporaryFolder'].\ constructTemporaryFolder(id, ...)
-- Dieter _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Asad Habib wrote at 2004-9-7 14:45 -0400:
... I tested the code snippet you sent to me before replying back to you and it didn't work!
What happened? You got an exception? You looked at the resulting traceback and tried to understand it? Why did you not post the traceback when you did not understand it?
.... Secondly, what's the point of acquiring knowledge if you cannot impart it to others without inflating your ego.
???
Third, a mailing list is designed to share information with others, not to insult the intelligence of other members. If you have any more insults, please direct them to me and not to the entire group!
I *require* persons with problems to put (obvious) serious efforts into the solution of their problem *before* they contact me again for additional assistance. I could not see any effort when you asked me for an example for a trivial code snipped I had previously provided. Keep in mind that this is your problem -- not mine. -- Dieter
participants (3)
-
Asad Habib -
Dieter Maurer -
Dieter.Maurer@Haufe.de