Subject Re: External Engines (and Plugins)
Author sergey.mereutsa
> Can you, please, quote standard or show paragraph numbers
which is described
> LANGUAGE ?
>
>
> >>> For example, there is the C++ (engine) plugin. It implements
the CPP
> >>> language. Users will not reimplement it, but write libraries
that
> >>> register routines in the C++ plugin.
> >>>
> >> It have nothing common with C++ language itself i guess. I
can write user
> >> library for this plugin in Delphi and it will work.
> >>

I agree here with Vlad - word "language" is confused a bit. May be
because we are not native English speakers?



> >>>> Why values within Values class enumerated starting from 1
but not zero ?
> >>>>
> >>>>
> >>> Do you talk about "index" parameter? This is how almost all SQL
> >>> libraries works. I prefer indexes starting from 0, but I give
up on this.
> >>>
> >> Who was pushed on you so hard so you gave up ? :)
> >>
> > The world seems to like counters starting from 1. They are
incorrect, we
> > know. :-) But there are many people to convince.
>
> As we defining our own API we free to do anything we wish.


Agree, if entrie server is written in C/C++, why you must use non-
native for C indexes? Personally, I prefer zero for first array
element.


Regards, Serj.

P.S. This is my first post via this interface, IMHO, NNTP is better.