[V4Rb 2] VDatabase.Close
Ruslan Zasukhin
sunshine at public.kherson.ua
Wed Jun 1 20:55:37 CDT 2005
On 6/1/05 8:47 PM, "Charles Yeomans" <yeomans at desuetude.com> wrote:
> But constructors and destructors in REALbasic behave differently than
> they do in C++. In REALbasic, destructors are always called, for
> instance, whether or not the constructor succeeds.
Nothing good here.
C++ gurus have agree that no sense call destructor for non-complete object.
You sure that RB do this ?
Check this very carefully.
IMHO REAL is going get big troubles then.
> They are essentially hooks that allow one to execute some code immediately
> after object creation
after creation? You mean on fail of creation ?
> and immediately before object destruction.
--
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
mailing list