Logo     Photos

1 Member(s) Online

PyCon is a 100%
Volunteer-run
Conference Organized by
Members of the
Python
Community.

Site/Questions etc ?

Valid XHTML 1.0 Transitional

Valid CSS!

PyCon 2007 is sponsored
in part by
Zenoss - The Next Step in IT Management Google Microsoft .Net Framework EWT LLC Enthought, Inc. ITA Software
Platinum
Wingware Python IDE Accense Technology, Inc.
Gold
Quality Vision International Inc. MerchantCircle Big Nerd Ranch, Inc. High Speed Rails Canonical ZeOmega -- Open Minds' Open Solutions Open Source Applications Foundation CCP Games Tummy.com - we do linux AG Interactive ActiveState - Dynamic Tools for Dynamic Languages
Silver
Python411 Podcast Series O'Reilly Media, Inc.
Media

A Content Repository Standard for Python ?

Topic

Java has a Content Repository Standard, called JCR/JSR170, that let any application play with versioned documents, and all kinds of services like indexation, etc..

The idea of this BoF is to discuss Python community interest on building such a standard in a pythonic way, and to build an implementation that could be used by all kind of Python frameworks.

If you are interested in this BoF, please add your name and ideas on this page.

Activities

  1. JCR Presentation and use cases
  2. Discussion about creating such a standard in Python

Participants

Please add your name to the list if you will be attending PyCon 2007 and you are interested in participating in discussions about a Content Repository standard:

I am ignorant of the issues but can this expand on something which everyone needs to learn like subversion?

I'm interested but don't really understand the issues. I've skimmed the JSR above, but have no exposure to the Java world at all, so I don't grasp why this is needed. We have the Zope Object Database (ZODB) and Durus, for object persistence. How is a content repository different from object persistence? Is it merely a formalization of a persistence standard, along with implementation of what Jim Fulton has proposed re Decouple Persistence, Database and Cache -JeffRush?

At Optio, we have many products that relate to content storage, especially _versioned_ content storage, so I think we will be able to provide some insight into the problem. I am not hugely familiar with the JSR itself, but have worked on our own versioned content repository in Python that has been in use in some form for many years. - Jonathan LaCour?

Content Last Modified: February 18, 2007, at 11:54 AM