Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

How to decide which implementation to use?

by ruoso (Curate)
on Feb 24, 2006 at 21:03 UTC ( [id://532672]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # The Oak2::Kernel namespace will be populated by
    # some Kernel implementation. The idea is that
    ...
    # automatically register itself in the Kernel.
    Some::Agent->load();
    Another::Agent->load();
    
  2. or download this
    # This is how it's possible to get any object
    # anywhere inside the application server...
    my $impl = Oak2::Kernel->lookup("http://www.example.com/some/interface
    +");
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://532672]
Approved by GrandFather
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-04-26 08:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found