Re: [Zope] ANNOUNCE: Zope 2.2.1 beta 1 released

2000-08-14 Thread Aleksander Salwa


On Thu, 10 Aug 2000, Brian Lloyd wrote:

 Hi all - 
 
   Zope 2.2.1 beta 1 has been released - you can download it from
   Zope.org:
 

Is there corrected this bug, that some ZClasses (probably those derived
only from ZObject (not from DTMLDocument, for example)), doesn't support
basic operations - 'paste', 'rename'... ?
(Announced on this mailing list some time ago.)

I can't find it in CHANGES.txt.


[EMAIL PROTECTED]

/--\
| `long long long' is too long for GCC |
\--/




___
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] ANNOUNCE: Zope 2.2.1 beta 1 released

2000-08-14 Thread Aleksander Salwa


On Mon, 14 Aug 2000, Aleksander Salwa wrote:

 Is there corrected this bug, that some ZClasses (probably those derived
 only from ZObject (not from DTMLDocument, for example)), doesn't support
 basic operations - 'paste', 'rename'... ?
 (Announced on this mailing list some time ago.)
 
 I can't find it in CHANGES.txt.

I'm sorry, it was my misunderstanding. (as I remember more folks had
this problem before). Now I know, what is ZClasses:ObjectManager :))

Just to give some Zen for those with similiar troubles:
When building your own class, not deriving (directly or indirectly) from
any of built-in classes, you should select ZClasses:ObjectManager as a
base class in order to be able to copy/paste and so on...


[EMAIL PROTECTED]

/--\
| `long long long' is too long for GCC |
\--/



___
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 )




[Zope] ANNOUNCE: Zope 2.2.1 beta 1 released

2000-08-10 Thread Brian Lloyd

Hi all - 

  Zope 2.2.1 beta 1 has been released - you can download it from
  Zope.org:

  http://www.zope.org/Products/Zope/2.2.1b1/

  This release contains many bug fixes, including the fix for the 
  recently announced security issue. It also includes fixes to the 
  ZODB code for supporting object databases over 2GB (provided your 
  platform supports large files).

  For more information on what is new in this release, see the 
  CHANGES.txt and HISTORY.txt files for the release:

  http://www.zope.org/Products/Zope/2.2.1b1/CHANGES.txt

  http://www.zope.org/Products/Zope/2.2.1b1/HISTORY.txt

  Note that we have also posted "diff" updates as .tgz files 
  that will let you easily upgrade an existing 2.2.x site. 
  These updates are available for those currently using the 
  2.2.x source release or the 2.2.x binary releases for either 
  solaris or linux.

  To apply a differential update to your site:

  - download the appropriate .tgz file from zope.org
  - shutdown your Zope process
  - copy the .tgz to your Zope directory and extract it
  - run w_pcgi or wo_pcgi *if you are not using a binary release*
  - restart your process


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 )