freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Freepooma-devel] Array::first(int)


From: ron hylton
Subject: [Freepooma-devel] Array::first(int)
Date: Thu, 07 Apr 2005 01:22:36 -0400

Array contains a first(int) function that calls engine_m.first(int). However first(int) has been eliminated from BrickBase in FreePooma, although it still seems to be in BrickViewBase and all the other engines.

It's not immediately clear to me whether the correct fix is to put a first(int) back in BrickBase (passing it allong to the domain()) or to change Array to always go straight to the domain() and bypass first(int) in all the other engines.

Does anyone know why the engines have first(int)?

Thanks,
Ron





reply via email to

[Prev in Thread] Current Thread [Next in Thread]