Subject | RE: [IB-Architect] UDF Functions |
---|---|
Author | Ann Harrison |
Post date | 2000-11-08T21:06:52Z |
>At 03:31 PM 11/8/2000 -0500, Leyne, Sean wrote:
>From: Dalton Calford [mailto:dcalford@...]
>
>3.) Is there a reason why the common udf's (or a subset of them) can not
>become part of the new version?
>I have done some research on this subject, the lack of built-inUmmm maybe that's why the intention was not to use the existing
>functions has been a pet peeve of mine since I started using IB.
>
>Aside from the fact, that it appears that the definition and
>implementation of the functions is spread across some 20 source code
>files, there is no reason why this can't be done.
UDF mechanism to define built-in functions. The Novell thing
was pretty much a cheap way to get some additional capabilities
to that platform.
Look at the implementation of avg, and imagine something like
a blr_internal_function operator that took a list of blr_function_x
arguments that identified the function.
Regards,
Ann