[DGD] Kernel Library call_limited question

Noah Gibbs noah_gibbs at yahoo.com
Sat Apr 19 17:10:42 CEST 2003


I'm doing something where call_limited looks like The
Right Thing (tm).  But I'm having trouble using it.

_F_call_limited checks to make sure it's only called
by AUTO.  So I can't use that directly.

I'm in a situation where this line works fine:

call_other(upgrade_clonables[ctr], "upgraded", 0);

But this line doesn't seem to do anything at all:

upgrade_clonables[ctr]->call_limited("upgraded", 0 );

Anybody know what I'm doing wrong?


=====
------
noah_gibbs at yahoo.com

__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com
_________________________________________________________________
List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list