[Cuis-dev] Feature #require: completion event or test?
ken.dickey at whidbey.com
ken.dickey at whidbey.com
Tue Mar 21 12:31:49 PDT 2023
On 2023-03-21 12:07, Alexandre Rousseau via Cuis-dev wrote:
> .. The good news is that this implies that the package loader works
> asynchronously...?...
>
Nope. Just a way to check/require other action(s) at start or end of
package loading.
You can easily make something asynchronous.
Just #fork a BlockClosure which does a Delay>>forMilliseconds: and
signals some event or takes some action.
HTH,
-KenD
More information about the Cuis-dev
mailing list