-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 i stumbled over this issue, which is related to the topic: https://issues.apache.org/jira/browse/JCR-2549
cheers,david Am 01.06.2011 09:27, schrieb Christian Stocker: > Hi > > We often have to need to load completely different nodes in the same > "request", with different structures and maybe even different nodetypes. > Currently, we have to get this all with many eg. Session.getNode(path) > requests. As we use davex to speak to Jackrabbit, this adds considerable > overhead, since we have to do a http request for each node. > > What would be great now is if we could get all those nodes in one http > call. something like Session.getNodes(string[] path). I know it's not in > the specs, but is there a way to do something like that in the lower > levels of davex/http-remoting? If not, how hard would it be to implement > that and how should we do that? > > And: Would Session.getNodes() be a good addition to the specs? Could be > useful for others as well. > > chregu > - -- 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/ iEYEARECAAYFAk3mM3kACgkQqBnXnqWBgIulkwCeIe59aUP2G855bkTcLkiR2WTy wJAAoK765dgFxuZOB9V43iXJahiC7Vjx =JCvY -----END PGP SIGNATURE-----
