[V4REV] Constants

Ruslan Zasukhin sunshine at public.kherson.ua
Sat Jun 18 21:01:05 CDT 2005


On 6/18/05 6:02 PM, "Robert Brenstein" <rjb at robelko.com> wrote:

>> It should be something like this:
>> put VDataBase_SqlSelect( dbRef, "SELECT * FROM bible ",
>> EVCursorLocation.kServerSide, EVLockType.kReadWrite  ) into CursorRef
>> 
>> --
>> Best regards,
>>  Ivan                            mailto:IvanSmahin at public.kherson.ua
> 
> Can't we have it just as
> 
> put VDataBase_SqlSelect( dbRef, "SELECT * FROM bible ", kServerSide,
> kReadWrite  ) into CursorRef
> 
> The dot notation is not used in Rev and reserved for future OO features.

Hi Robert,

Well, right now it is made in this way as Ivan show.

If to remove Enum name then some constants are the same.

Is it so problem to use style as Ivan suggest ?
It is very similar to REALBasic and Java enums

-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina-beta mailing list