OK. Thanks, I'll have to debug anyway, to see where the oddities lie. it really should create an array :)
Cheers, PS On Jan 22, 2008 10:30 AM, Bertrand Delacretaz <[EMAIL PROTECTED]> wrote: > On Jan 22, 2008 10:19 AM, Peter Svensson <[EMAIL PROTECTED]> wrote: > > > ...I wanted to look in the class "javax.jcr.Property", > > because it defines if a property is multiple or not (leading to the > > generation of an array).... > > Ok - in the case of Sling we're only dealing with the Property > interface, which docs you can usually find on Google by searching for > "JCR Property" which should lead you to > > http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Property.html > > -Bertrand >
