× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On 10/2/07, Lim Hock-Chai <Lim.Hock-Chai@xxxxxxxxxxxxxxx> wrote:

That is where I'm having problem with. You now require the caller to
know the format he wants when chain to a file. How could this be easier
than simply do a chain? I think this DB layer will eventually evolve
into a monster. I don't see how this could save time in the long run.


I have to admit I'm not following you. The caller knows that he wants a
MasterFile record:

MasterFile_Initialize(keyValue);

He then knows the fields he wants to work with:

MasterFile_GetName();
MasterFile_GetAddress();
MasterFile_GetZipCode();

etc. etc.

What is the "format" you are referring to? The prototypes will tell the
developer what the return definitions and set values are, so he doesn't even
technically need to know the database format.

And, I don't know how else to express this, but if you think this is about
making it easier then you are missing the point. Yes, I believe that long
term maintenance is easier: but the initial development is not. So "easier"
is not necessarily the target here: "better" is the goal, with a side
benefit of simplified maintenance down the road.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.