[TYPO3-mvc] ExtCommon - an idea

Jochen Rau jochen.rau at typoplanet.de
Wed Dec 30 22:48:38 CET 2009


Hi Masi.

schrieb Martin Kutschker:
> Jochen Rau schrieb:
>>>>> What is the OASIS standard you are referring to? I cannot find it here:
>>>> http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=ciq
>>>>
>>>> A in-depth comparison of CIQ, FOAF, vCard is found here:
>>>>
>>>> http://www.cs.tlu.ee/instituut/opilaste_tood/magistri_tood/2009_kevad/zahhar_kirillov_magistritoo.pdf
>>>>
>>> Wow, CIQ is cool, though its name isn't ;)
>> That can you say loud ;-)
>>
>> But it's quite complicated to implement.
>
> I haven't had a look at the real specs yet, but saw only the three examples on how to represent an
> address was impressing. The thesis (PDF) warns that it is not so easy. But OTOH if TYPO3 is a
> forerunner in CR then why not one in CIQ as well?

Yes, definitely. And we should add a semantic topping ;-)

The strength  of the CIQ standard is that it does not constrain us to 
use a specific format e.g. for place (zip, city, address). But it 
defines a meta-model for information related to parties. To handle this 
flexibility, we have to implement configurable factories for the domain 
objects.

As soon as we have meaningful domain models, we can output them tagged 
with microformats without any additional line of code written by the 
extension developer (ok, maybe only one line "@bind 
http://www.typo3.org/ontologies/gems/person" in the class comment).

Jochen

-- 
Every nit picked is a bug fixed



More information about the TYPO3-project-typo3v4mvc mailing list