[ANN] 1.9.8 RELEASE and docs.

Ruslan Zasukhin sunshine at public.kherson.ua
Mon Aug 4 21:52:06 CDT 2003


on 8/4/03 19:21, Robert Brenstein at rjb at rz.uni-potsdam.de wrote:

>> In fact I do not see huge problems on adoption state.
>> 
>> Developer can SIMPLY do "Find/Replace All:
>> 
>>     SqlSelect( query )
>> 
>> On
>> 
>>     SqlSeelct( query, kServer, kNoLock )
>> 
>> 
>> And in few seconds (never mind how big your project is)
>> You get THE SAME by functionality code.
>> 
>> Agree?
>> 
> 
> Well, not quite. a) it presumes having a global replace function like
> in CodeWarrior. b) it presumes having the same text in all instances.
> c) changing the call is only one step, verifying a complex project
> may take a lot time to ensure that all works as before.

Yes in CodeWarrior, this is easy,
Also because even if text is NOT the same there is ability to use REGEX
search.

> In my MetaCard projects, I have SqlSelect calls in quite a few
> different objects and the call structure varies (sometimes I use a
> variable to pass query, sometimes it is a literal text, and sometimes
> it is a mix). It also varies whether I use 'get' or 'put ... into
> ...' syntax so even using regex may fail. So it is manual editing or
> my own search and replace with human-verify function.
> 
> By the way, are kServer and kNoLock literal strings to be passed to
> valentina in vxcmd as well or do we have to pass actual numerical
> values for those flags?

In VXCMD this is numbers.

But it is recommended to define own global constants with for easier
reading/.

-- 
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 mailing list