realbasic-nug
[Top] [All Lists]

Re: Constructors for Modules

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Constructors for Modules
From: Will Leshner <leshner at ljug dot com>
Date: Wed, 30 Jul 2003 13:47:16 -0700
Yes. That is a very good caveat. I bet a thread-safe version could be written as well...

Charles Yeomans wrote:


On Wednesday, July 30, 2003, at 02:20 PM, Will Leshner wrote:

Then, in my code, I can do stuff like:

Thing.SomeMethod

And the right thing happens.


As long as multiple threads aren't calling Thing...




---
A searchable archive of this list is available at:
<http://support.realsoftware.com/listarchives/search.php>

Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
.


<Prev in Thread] Current Thread [Next in Thread>