Changes from 1.x to 2.0

Ruslan Zasukhin sunshine at public.kherson.ua
Thu Feb 10 22:56:16 CST 2005


On 2/10/05 10:39 PM, "Claudius Sailer" <Claudius at sailer-online.de> wrote:

* remove ValentinaUtility methods

* all kV_xxxx constants removed.

* now we have enums  Evxxx   for constants.

* VBaseObject  =>   VTable

* GoToRecID  =>  .RecID

* LIKE operator now works not as regex but as SQL92 LIKE.
    if you need regex then use REGEX keyword

* property Language for Vstring/VarChar/Text removed.

    instead Vdatabse, Vtable and Vfield now have trio
  
      .Locale
      .CollatioAttribute
      .StorageEncoding

* Global methods are collected in the MODULE "Valentina",
    so now

    ValentinaInit()     => Valentina.Init()


* Dcon support and DbgView dropped.
    instead we have now V4RB_LOG.txt file that get output from V4RB.

 

-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------




More information about the Valentina-beta mailing list