From: thomas at tada.se (Thomas Hallgren) Date: Sun, 01 Oct 2006 22:16:53 +0200 Subject: [Pljava-dev] Updated VarLenTuple example In-Reply-To: <452021AB.4010304@logix-tt.com> References: <452010FB.4070701@logix-tt.com> <4520207F.6030406@logix-tt.com> <452021AB.4010304@logix-tt.com> Message-ID: <45202235.8060809@tada.se> Markus Schaber wrote: > Hi, Thomas, > > > Markus Schaber wrote: > >> I added the typeName parameter to receive() and input(), as I did not >> want to sacrifice the possibility handling different datatypes, which is >> present in the SQLData interface. >> > > I now dropped that. > > As we have static methods, which are defined independently of the > SQLData implementation, we can easily have two or more sets of them that > correspond to the same multi-type SQLData implementation. > > Good. I like this version better :-) Regards, Thomas Hallgren