Re: [Zope-dev] Zope 2.6.0 ZMI Problem for CJK(Collector 623) patch.

2002-12-09 Thread Toby Dickenson
On Monday 09 December 2002 2:20 am, Heiichiro NAKAMURA wrote: On Sun, 8 Dec 2002 21:58:16 + Toby Dickenson [EMAIL PROTECTED] wrote: On Thursday 05 December 2002 9:36 pm, Toby Dickenson wrote: Yes, I have an idea. I hope to find time to flesh it out early next week. I propose:

[Zope-dev] Attempt to store an object from a foreign database connection?

2002-12-09 Thread Stefan H. Holek
Hi All! My situation is this: When creating CPS sites I sometimes see one of the tracebacks appended below. In its factory method (manage_addCPSSite) CPS creates two External Methods (cpsinstall cpsupdate) inside a fresh CMF portal, and then executes these. During execution cpsupdate imports

Re: [Zope-dev] Attempt to store an object from a foreign databaseconnection?

2002-12-09 Thread Chris McDonough
See Mounted Transient Object Container Caveats in http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/Sessions.stx for an explanation. The error you're getting means that somehow the code is trying to store an object that has references to objects in one ZODB database into another ZODB

Re: [Zope] Re: [Zope-dev] Zope Book call for assistance

2002-12-09 Thread Matthew T. Kromer
Jeffrey P Shell wrote: But SQL Method DTML is very very very very nice. It has a lot of type enforcement/safety measures (ie - autoquoting SQL Strings, ensuring that a 'sqlvar type=float' operation is inserting a float); a lot of *very* nice features for generating 'where' clauses (the

Re: [Zope] Re: [Zope-dev] Zope Book call for assistance

2002-12-09 Thread Jeffrey P Shell
On Saturday, December 7, 2002, at 04:11 AM, Tino Wildenhain wrote: Hi Chris, --On Freitag, 6. Dezember 2002 21:27 -0500 Chris McDonough [EMAIL PROTECTED] wrote: On Fri, 2002-12-06 at 19:13, Tino Wildenhain wrote: These are exactly the things you shouldn't neither do in DTML nor in ZPT :-)

Re: [Zope] Re: [Zope-dev] Zope Book call for assistance

2002-12-09 Thread Allen Schmidt
DTML needs to be given the same amount of attention as it always has. For some bizarre reason, DTML makes sense in my headeven complicated logic... Doctor! Do I need help? It's one of the reasons I really liked Zope three years ago when starting with it The tag structure just made sense

Re: [Zope-dev] Zope 2.6.0 ZMI Problem for CJK(Collector 623) patch.

2002-12-09 Thread Heiichiro NAKAMURA
On Mon, 9 Dec 2002 10:13:16 + Toby Dickenson [EMAIL PROTECTED] wrote: 2. Any experimental enhancements to the ZMI which rely on using unicode must be integrated into the official version in the manner that it doesn't affect the behaviour of 'legacy' applications, I disagree.

Re: [Zope-dev] Zope 2.6.0 ZMI Problem for CJK(Collector 623) patch.

2002-12-09 Thread Kazuya FUKAMACHI
On Mon, 09 Dec 2002 13:18:26 -0800 Heiichiro NAKAMURA [EMAIL PROTECTED] wrote: 2. Whenever any experimental enhancements to the ZMI which rely on using Unicode is to be integrated, create an new tab and put these features in that page in order: Sounds reasonable. USA is #1 in Internet