#x27;m not sure I understand the issue. The issue isn't the lists -
its their contents, right? So you're proposing altering every data
structure returned by Sanselan to be Serializable?
Charles Matthew
On Thu, Sep 9, 2010 at 6:52 PM, Paul Szynol wrote:
I found recently is that s
PS -- I'd be happy to take a stab at this.
On 9/9/10 5:52 PM, Paul Szynol wrote:
I found recently is that some getItems() calls return
non-serializable ArrayLists, which, for my purposes, was a small
handicap. Is there a native solution to this, does anyone know? If
not, I wonder if
I found recently is that some getItems() calls return non-serializable
ArrayLists, which, for my purposes, was a small handicap. Is there a
native solution to this, does anyone know? If not, I wonder if this is
something that may be worth adding?
Best,
Paul