The Artima Developer Community
Sponsored Link

Python Buzz Forum
PyCon Review and ArchGenXML

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
Fabiano Weimar dos Santos

Posts: 104
Nickname: xiru
Registered: Nov, 2003

Fabiano Weimar dos Santos is a brazilian Plone, Zope and Python developer.
PyCon Review and ArchGenXML Posted: Apr 5, 2004 11:28 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Fabiano Weimar dos Santos.
Original Post: PyCon Review and ArchGenXML
Feed Title: [Xiru].org
Feed URL: http://xiru.org/blog/search_rss?path=/Xiru/blog
Feed Description: [Xiru].org - Fabiano Weimar dos Santos' Website. Usefull information about xiru's projects, Plone and Zope community and Python hacks.
Latest Python Buzz Posts
Latest Python Buzz Posts by Fabiano Weimar dos Santos
Latest Posts From [Xiru].org

Advertisement

To start the week, my friend Sidnei pointed - at zope-pt discussion list - a very interesting article about PyCon. Take a look ;-)

Anyway, what made me really happy this mornig was a message from Philipp Auersperg, the prince, about ArchGenXML. I was waiting for it and now, I can generate Archytpes Plone products only using UML, with two new very useful features, packages and interfaces. From his message:

1. Package support

* Packages are created as Python packages.

* Packages with the steretype 'product' will be generated as
seperate products.

* All cross-package references (imports) will be correcty qualified.

2.Full Interface support 

* Realization relations leed to an entry in the __implements__ list.

* Interface inheritance to other interfaces are supported.

* for a class all methods from the realized interfaces are also
created.

Well, It's time to get Poseidon and start to test it ;-)

Read: PyCon Review and ArchGenXML

Topic: Gnosis Utilities 1.1.1 Previous Topic   Next Topic Topic: Parsing URLs in Twisted Python

Sponsored Links



Google
  Web Artima.com   

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