[TYPO3-mvc] ExtCommon - an idea
Martin Kutschker
masi-no at spam-typo3.org
Tue Dec 29 19:50:48 CET 2009
Jochen Rau schrieb:
> Hi Masi.
>
> schrieb Martin Kutschker:
>> Tags, comments, categories are common. What do you think of creating
>> an ExtCommon extension that
>> provides base (abstract?) implementations of these concepts?
>>
>> Or maybe the extension could also provide concrete (but extendable)
>> implementations for easy sharing
>> between public extensions from TER.
>
> I fully aggree. IMO that's the next important step to take.
>
> Sebastian Kurfürst and I recently discussed this topic with Benni Mack
> (release Manager of TYPO3 4.5). I suggested to have a set of generic
> domain objects (GEMs) as a base future extensions can easily been build
> on.
What a great name - and acronym! :)
> Some more ideas in short:
>
> - A GEM should be based on good open standards (like OASIS CIQ for party
> related objects).
> - They should come with their own default HTML-template (GEM+Template =
> FCE).
> - They could be bound to a semantic model (so that a Person and its
> properties could be tagged with rdf tags in FE).
> - They should be synced with v5.0 (or better be implemented there and
> backported).
Ok.
What is the OASIS standard you are referring to? I cannot find it here:
http://www.oasis-open.org/specs/index.php
What about domains that are not covered by standards. My original posts mentioned tags, comments and
categories.
> and mapped Objects from tt_content
I noticed that ExtBase lacks a mapping for "pages".
Masi
More information about the TYPO3-project-typo3v4mvc
mailing list