RE: String variable in XPDL (how big can it be?)
"Neville van Deventer" <[email protected]> Tue, 23 Aug 2005 08:31:49 +0200
| Newsgroups | gmane.comp.java.enhydra.shark |
|---|---|
| Message-ID | <[email protected]> |
Hi Vojtech, At present we use strings and they are Larger that 10K and we have not experienced any problems yet .. Neville van Deventer _____ From: [email protected] [mailto:[email protected]] Sent: 22 August 2005 06:38 PM To: [email protected] Subject: Re: [shark] String variable in XPDL (how big can it be?) Hi Vojtech: Vojtech Huser <[email protected]> wrote on 08/22/2005 12:22:43 PM: > QUESTION: > How long can be XPDL String variable. can it be like 20 lines of text > ? (e.g. 2000 characters ?) > (like in Java where the memory is basically the limit ?) (or it must > be <256chars or some other limit ?) > This is only a guess since I have not tried it, but I would guess that there wouldn't be a limit. And even if there were, you can easily "fool" Shark by using a Java class as your variable type, right? Just create a wrapper class with a String attribute in it and use that instead.. In any case, testing this shouldn't be too hard.. :) > Vojtech > P.S. I am back in Shark environemnt after some break (I needed to > develop certain data access libraries) :-) Regards, Geeta
message-footer.txt
(text/plain, 271 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws