Subject | Re: [Firebird-Architect] Feature Request: Domains in SP & |
---|---|
Author | Dmitry Yemanov |
Post date | 2004-10-12T18:57:31Z |
"Dmitry Yemanov" <dimitr@...> wrote:
dynamic datatype. I.e. you may cast(something as typeof(domain)) as well as
using it in procedure parameters declaration. Quite flexible, but requires
some form of BLR [in]validation to be implemented first, IMO.
Dmitry
>be
>
> Generally, I agree with the idea too. Although when I was discussing this
> feature in another forum, I suggested something like typeof(<domain>) to
> even more clear.To clarify a bit. I was thinking about typeof() construct as a built-in
dynamic datatype. I.e. you may cast(something as typeof(domain)) as well as
using it in procedure parameters declaration. Quite flexible, but requires
some form of BLR [in]validation to be implemented first, IMO.
Dmitry