Maurice,
Most of what you are saying is going over my head. But I never understood OO theory either until after creating a few applications via OO languages and developer tools, myself.
-Nathan.
----- Original Message ----
From: Maurice O'Prey <maurice.oprey@xxxxxxxxx>
To: Web Enabling the AS400 / iSeries <web400@xxxxxxxxxxxx>
Sent: Mon, November 16, 2009 2:07:13 PM
Subject: Re: [WEB400] Modernization?
Nathan
Read small file (1) into memory and initialise variables "pointing" directly
to other small files (Cells) 2, 3 and 4.
Go directly to them ("By Direct Reference") and read them into memory also,
overriding any variables already set or not set above ("inheritance")
Combine and process the data returning a response to the outer shell/s
("Input interface or language translation module and Output Format")
Results, access "any volume of data" with the "same minimal response time",
albeit batch type processing is a bit frail at the moment.
This isn't clear I know, but it sure is interesting, and quite frankly I'm
passed caring about trying to persuade others about the benefit ;-)
All said and done you do put yourself forward very well (not that you need
my compliments)
Kind Regards
Maurice
-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On
Behalf Of Nathan Andelin
Sent: 16 November 2009 20:41
To: Web Enabling the AS400 / iSeries
Subject: Re: [WEB400] Modernization?
From: Vern Hamberg
Reference by pointers doesn't mean RLA to me at all ...
That's odd. It seemed to me that that OODBMS might use RLA methods to
reference serialized objects, like RPG uses RLA methods to reference
serialized records - via pointers. RPG may read a record into an internal
structure, while an OODBMS may de-serialize an object when "read". Oh well,
that article seemed rather vague.
-Nathan
As an Amazon Associate we earn from qualifying purchases.