The Artima Developer Community
Sponsored Link

Python Buzz Forum
Advanced Through-The-Web (TTW) Document Type creation with CPSTypeMaker

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
Tarek Ziadé

Posts: 56
Nickname: tarek
Registered: Sep, 2005

Tarek Ziadé is R&D developer for Nuxeo Corp.
Advanced Through-The-Web (TTW) Document Type creation with CPSTypeMaker Posted: Mar 6, 2006 7:48 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Tarek Ziadé.
Original Post: Advanced Through-The-Web (TTW) Document Type creation with CPSTypeMaker
Feed Title: Tarek Ziadé
Feed URL: http://blogs.nuxeo.com/sections/blogs/tarek_ziade/exportrss
Feed Description: Feed about Python, Zope and all related technos
Latest Python Buzz Posts
Latest Python Buzz Posts by Tarek Ziadé
Latest Posts From Tarek Ziadé

Advertisement

CPSTypeMaker provides a simple yet powerfull way to create new document types over a CPS portal.

It drives CPSSchemas to let the user creates new types over the web, with a simple editor where new fields can be added and a layout created with the mouse

Thanks to CPSSchemas architecture, a document type can be changed in the fly, and all its existings instances automatically updated

This tool generates Python dictionnaries that are usually coded by hand, and therefore exportable to embed the new types in Zope Products

In the future CPSTypeMaker might evolve in a generic visual editor, that can generate CPSSchemas document types or any other type of document description (xml, etc..), through a plugins system

In the screencast below (aggregator readers, you should visualize this entry in a flash-enabled browser), a new "Person" type is created, and an instance created. Then the type is extended with an extra field, that is automatically made available in existing instances

Read: Advanced Through-The-Web (TTW) Document Type creation with CPSTypeMaker

Topic: Mac OS X Tiger: A Development Paradise Previous Topic   Next Topic Topic: PHP on Mac OS X

Sponsored Links



Google
  Web Artima.com   

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