You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Michael Marth <mm...@day.com> on 2008/11/03 10:14:04 UTC

Re: Binary values

Hi Christian,

you can use binary properties
(see
http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/PropertyType.html
)

Cheers
Michael

On Fri, Oct 31, 2008 at 9:35 PM, Christian Sprecher
<ch...@magnet.ch> wrote:

> Hey folks
>
> What is your take on binary values? I know about the file uploading
> stuff, but what should I do if I want to store binary property values?
> Should I base64-encode the value and decode it on the server side again?
>
> Is this a valid question anyways?
>
> Thx in advance
>
> Christian Sprecher
>
>


-- 
Michael Marth | http://dev.day.com/