Main > Programming > Libraries >

Callback 1.07

Callback 1.07

Sponsored Links

Callback 1.07 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.004 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 534
Date added: 2007-05-23

Callback 1.07 description

Callback is an object interface for function callbacks.

SYNOPSIS

use Callback;

my $callback = new Callback (&myfunc, @myargs);
my $callback = new Callback ($myobj, $mymethod, @myargs);
my $callback = new Callback ($old_callback, @myargs);

$callback->call(@some_more_args);

Callback provides a standard interface to register callbacks. Those callbacks can be either purely functional (i.e. a function call with arguments) or object-oriented (a method call on an object).

When a callback is constructed, a base set of arguments can be provided. These function arguments will preceed any arguments added at the time the call is made.

There are two forms for the callback constructor, depending on whether the call is a pure functional call or a method call. The rule is that if the first argument is an object, then the second argument is a method name to be called on that object. Method resolution happens at the time the Callback object is built: an error will be raised if it cannot be found.

Callback objects built for object-oriented calls also have the property of being serializable via Storable. Purely functional callabacks cannot be serialized because CODE references are not supported by Storable.

Callback objects can be created from existing Callback objects. Any arguments will be appended onto the original list of arguments.

Callback 1.07 Screenshot

Advertisements

Callback 1.07 Keywords

Bookmark Callback 1.07

Hyperlink code:
Link for forum:

Callback 1.07 Copyright

WareSeeker periodically updates pricing and software information of Callback 1.07 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Callback 1.07 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Version History
Related Software
Tk::callbacks allows specifying code for Tk to call. Free Download
ffcall is a foreign function call libraries. Free Download
Nasal is a simple, small, yet full-featured embeddable scripting language. Free Download
LLg is a recursive descent parser generator. Free Download
GladePyC is a Python code generator tool, from Glade XML save file, to the low-level part of "PyGtk", the Python - Gtk+ binding Free Download
Devel::CallerItem is an Perl object representing a function call from the stack of function calls. Free Download
MoMELib is a library for development of J2ME applications. Free Download
Extended C++ Callback Library provides functors and delegates for up to ten parameters. Free Download