-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> maybe it helps Serge to know the reason(s) why you are not using CMIS?
sure :-) we are building a content management framework for symfony2, one of the hot-shots in php application frameworks. by content management framework, we mean something you can use to build a cms with. a cms is more than just document management: * mixed content * navigation trees * meta data * versioning and access control and jcr is an api that was easy to port to php, which exactly defines what is going to happen. /how/ it has to be done is up to the implementation. if we had implemented CMIS, which is a protocol, we would have required a complicated frontend-backend communication, whereas a simple phpcr implemenation can just be a wrapper around the database driver. - -- Liip AG // Agile Web Development // T +41 26 422 25 11 CH-1700 Fribourg // PGP 0xA581808B // www.liip.ch -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk26iWkACgkQqBnXnqWBgIstdgCgiig/CglXhsNmreKCwWUpRNkf MC4AoKyrvFba+LEPsdixJRcNK9B14Zc5 =GG3c -----END PGP SIGNATURE-----
