The life of an eZ object

You need to be logged in to post messages in the forums. New users may register here.

Josh Bair

Member since:
05 June 2008

Posts: 7

Tuesday 14 July 2009 11:57:38 am

The books (http://ez.no/store/books) and technical documentation cover this, but we need a developer perspective.

What about an article about creating an example object and showing where information about it is dispersed in the system and how other parts of the system interface with it.

Possible areas of focus:
- When an object is requested.
- When/how the object is cached and what parts are cached.
- When search index information is updated and what triggers it.
Up

André R.

Member since:
14 January 2008

Posts: 145

Monday 20 July 2009 12:13:30 am

So your talking about the life of the php eZ Object when it is requested?
Or also its life in the database from publish, request, translated, trashed/archived and deleted?

eZ Online Editor 5.1: http://projects.ez.no/ezoe || eZJSCore 1.1(Ajax): http://projects.ez.no/ezjscore || eZSearch++(better search results): http://projects.ez.no/ezsearchpro
@: http://twitter.com/andrerom

Up

Josh Bair

Member since:
05 June 2008

Posts: 7

Wednesday 22 July 2009 1:14:10 pm

André, yes. An object's storage and the methods that act upon it are require a fair amount of digging. Maybe its specific locations in the database tables aren't important for an article like this since they are encapsulated by the methods.
Up

You need to be logged in to post messages in the forums. New users may register here.