Hi Jukka,

I sympathize with teh aspect for fast development but...
I kinda still feel releaved with eth idea I can swap to JDO2 anytime I want. Untill I've seen JCR really deliver. (not being cynical - but it's just first time I use it) So I write against a DAO Interface as it allows me to quickly swap one implementation against the other. I'm developing a production app so I can't take any risks at the end of the day. (it's a already a miracle I can do this ;-)

That aside, hell yeah, I'd also like to see that taglib go official - why not for the 1.2 release already? The demand is hughe for such - believe me. I believe it's much more worthwhile to get that one out asap (better sooner than later) to allow everyone to contribute instead of all the little parallel devs going on now.
(power to the people! :-)

Peace,
Wolf

On 15 Jan 2007, at 10:23, Jukka Zitting wrote:

Hi,

On 1/15/07, Tom van Zummeren <[EMAIL PROTECTED]> wrote:
You are saying that you use JCR objects directly as the model to access
in the view. But if you're using JSP for the view, you can't call
methods like getProperty(String) using the JSTL expression language. So
I guess you're using scriptlets to access them, but I would rather use
taglibs and JSTL. How do you do it?

There's a nice JCR taglib implementation written by Edgar Poce in the
Jackrabbit contrib directory within the svn trunk. It's not yet
included in the official releases, but it shouldn't be a problem to
get it included in Jackrabbit 1.3 if there's demand.

Jukka Zitting

Reply via email to