RE: [Zope] XML Document & DTML's tree, HiperDOM

2000-11-10 Thread Brian Lloyd

> > The answer to these questions and more can be found at dev.zope.org.
> > The fishbowl keeps better track of projects than any human.
> 
> The tempation to say "and the fishbowl confuses more humans than any
> project can keep track of" was to great ;-)
> 
> It's not actually true, I guess, except for me. I went and had a look at
> the HiperDOM project and couldn't make heads or tails of what the status
> was. That put me off even looking for session tracking...

Note that the Fishbowl is still somewhat immature - the specific 
problem of finding out the status of things is something I'm 
working on (albeit slowly, unfortunately). Very Soon Now there 
will be some built-in support to help this. 

In the meantime, project leaders will need to go the extra mile 
to try to make it clear to readers where things stand. There is, 
after all, a "CurrentStatus" page dedicated to this. If the 
CurrentStatus is empty or clearly out of date, readers of the 
project should prod the project leader about that (their contact 
email should be in the project).


Brian Lloyd[EMAIL PROTECTED]
Software Engineer  540.371.6909  
Digital Creations  http://www.digicool.com 





___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] XML Document & DTML's tree, HiperDOM

2000-11-10 Thread Chris Withers

Shane Hathaway wrote:
> 
> The answer to these questions and more can be found at dev.zope.org.
> The fishbowl keeps better track of projects than any human.

The tempation to say "and the fishbowl confuses more humans than any
project can keep track of" was to great ;-)

It's not actually true, I guess, except for me. I went and had a look at
the HiperDOM project and couldn't make heads or tails of what the status
was. That put me off even looking for session tracking...

wuss? me?

probably... ;-)

Chris

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] XML Document & DTML's tree, HiperDOM

2000-11-10 Thread Shane Hathaway

Chris Withers wrote:
> 
> Shane Hathaway wrote:
> >
> > Here's my guess: you have a complex XML document.  As you explore the
> > document, Zope is setting a cookie that reflects the list of branches
> > you have opened.  After opening a large number of branches, you reach
> > the limit on the size of a cookie (somewhere in the range of 1024 or
> > 4096 bytes), making it so that the compressed data stored in the cookie
> > gets truncated.  zlib then emits this cryptic error message.
> 
> Is this  being bad again?

Assuming my diagnosis is correct, it's more of a browser thing.

> If so, how the session information proposal/project getting along?
> 
> Oh yeah, while I'm here, how's the HiperDOM project getting on? That
> stuff would be raally useful for a project here...

The answer to these questions and more can be found at dev.zope.org. 
The fishbowl keeps better track of projects than any human.

Shane

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] XML Document & DTML's tree, HiperDOM

2000-11-10 Thread Chris Withers

Shane Hathaway wrote:
> 
> Here's my guess: you have a complex XML document.  As you explore the
> document, Zope is setting a cookie that reflects the list of branches
> you have opened.  After opening a large number of branches, you reach
> the limit on the size of a cookie (somewhere in the range of 1024 or
> 4096 bytes), making it so that the compressed data stored in the cookie
> gets truncated.  zlib then emits this cryptic error message.

Is this  being bad again?

If so, how the session information proposal/project getting along?

Oh yeah, while I'm here, how's the HiperDOM project getting on? That
stuff would be raally useful for a project here...

cheers,

Chris

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )