Re: [Zope-dev] [Checkins] SVN: zope.app.http/trunk/ - Replaced the dependency on zope.deprecation with BBB imports

2009-05-26 Thread Martijn Faassen
Stephan Richter wrote:
 On Monday 25 May 2009, Shane Hathaway wrote:
 +- Replaced the dependency on zope.deprecation with BBB imports
 
 As a general question, how will people know that an import location changed?

CHANGES.txt.

Christian Theune wrote a test runner extension a few months ago that can 
tell people there is a more direct import available. It still hasn't 
been released, though...

Christian also wrote a tool (status unclear too) that can update an 
existing ZODB in the case of persistent objects.

Regards,

Martijn

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] [Checkins] SVN: zope.app.http/trunk/ - Replaced the dependency on zope.deprecation with BBB imports

2009-05-26 Thread Martijn Faassen
Hi there,

Roger Ineichen wrote:
 
 Sound interesting, what's an indirect imports checker script?

Code that Christian Theune should fold into zope.testing as soon as 
possible. :)

Regards,

Martijn

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] [Checkins] SVN: zope.app.http/trunk/ - Replaced the dependency on zope.deprecation with BBB imports

2009-05-25 Thread Stephan Richter
On Monday 25 May 2009, Shane Hathaway wrote:
 +- Replaced the dependency on zope.deprecation with BBB imports

As a general question, how will people know that an import location changed?

Regards,
Stephan
-- 
Entrepreneur and Software Geek
Google me. Zope Stephan Richter
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] [Checkins] SVN: zope.app.http/trunk/ - Replaced the dependency on zope.deprecation with BBB imports

2009-05-25 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Stephan Richter wrote:
 On Monday 25 May 2009, Shane Hathaway wrote:
 +- Replaced the dependency on zope.deprecation with BBB imports
 
 As a general question, how will people know that an import location changed?

- - By reading changelogs.

- - By running the indirect imports checker script on their code.


Tres.
- --
===
Tres Seaver  +1 540-429-0999  tsea...@palladion.com
Palladion Software   Excellence by Designhttp://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFKG0by+gerLs4ltQ4RAjlEAKCjfN7dp0PpWvJ4R2CD1V0FqyBHdgCdHVCZ
RTj+r6K1y24r5ZN0AZnP6t8=
=7AWh
-END PGP SIGNATURE-

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] [Checkins] SVN: zope.app.http/trunk/ - Replaced the dependency on zope.deprecation with BBB imports

2009-05-25 Thread Roger Ineichen
Hi Tres

 Betreff: Re: [Zope-dev] [Checkins] SVN: zope.app.http/trunk/ 
 - Replaced the dependency on zope.deprecation with BBB imports
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Stephan Richter wrote:
  On Monday 25 May 2009, Shane Hathaway wrote:
  +- Replaced the dependency on zope.deprecation with BBB imports
  
  As a general question, how will people know that an import 
 location changed?
 
 - - By reading changelogs.
 
 - - By running the indirect imports checker script on their code.

Sound interesting, what's an indirect imports checker script?


Regards
Roger Ineichen
_
END OF MESSAGE

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )