[Pljava-dev] Best way to pass intermediate state

From: schabi at logix-tt(dot)com (Markus Schaber)
To:
Subject: [Pljava-dev] Best way to pass intermediate state
Date: 2006-09-15 14:42:45
Message-ID: 450ABBE5.3060708@logix-tt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Hi,

I'm currently thinking about implementing Aggregates in pljava. What's
the best way to pass a complex intermediate state between the different
iterations and the finalizing functions?

I'd like to avoid repeated de/re-serialization of the objects into an
official PostgreSQL data type due to efficiency reasons.

Thanks,
Markus

--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20060915/ee69ee7b/attachment.bin>

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Lyle Giese 2006-09-18 14:02:43 [Pljava-dev] JNI_CreateJavaVM
Previous Message Thomas Hallgren 2006-09-14 01:06:55 [Pljava-dev] Updating an array