The Artima Developer Community
Sponsored Link

Python Buzz Forum
Trick or Treat!

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sidnei da Silva

Posts: 31
Nickname: dreamcatch
Registered: Aug, 2003

Sidnei da Silva is a dirty little brazilian python hacker.
Trick or Treat! Posted: Oct 31, 2003 4:43 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Sidnei da Silva.
Original Post: Trick or Treat!
Feed Title: dreamcatcher.homeunix.org
Feed URL: http://dreamcatcher.homeunix.org/categories.rdf?category=Python
Feed Description: making your dreams come true
Latest Python Buzz Posts
Latest Python Buzz Posts by Sidnei da Silva
Latest Posts From dreamcatcher.homeunix.org

Advertisement
Trick or Treat!

It's so amazing. I've been waiting for that for a long time, and just in time for halloween, Jim comes out with a really nice treat. For those that are not aware of the implications, Zope 2 has what is considered (by me) the grandfather of the metaclasses, and it is called ExtensionClass. ExtensionClass comes from a looong time ago, I think that they are from around the time Zope ran on Python 1.5 (just so you know, I didn't even knew Zope by that time).

What does that buy us? Well, it allows us to use new features like descriptors, metaclasses, and things like that. BTW, I forgot to ask Jim if its already possible to mix ExtensionClass and metaclasses (/me takes note).

So... as I mentioned to Jim, I plan to give it a try, using the products on the Collective. Thats probably enough of a testbed for it, and let's see how good (or how bad) it turns out.

My guess is that, once solved the problems on Zope and CMF core (which Jim already did), it should be trivial to fix most of the products in the Collective, and even Plone, as most of them use just simple subclassing. I guess that the one which can give me more trouble is Archetypes, which adds quite some classes to the mix (and does some nasty tricks to make the developer life easier).

So, wish me good luck and a good weekend! More on the topic over the saturday :)

Read: Trick or Treat!

Topic: Fun Python Projects Previous Topic   Next Topic Topic: Smart keywords in Firebird

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use