Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: design suggestions for object integration wanted

by exussum0 (Vicar)
on Sep 19, 2006 at 16:17 UTC ( [id://573762]=note: print w/replies, xml ) Need Help??


in reply to design suggestions for object integration wanted

Observer/Listener pattern is perfect for this. The only type of errors, beyond simple imperative ones, are recursion errors. You can create an event recursion related, stack overflow. But you can do that in non-observer related code.
  • Comment on Re: design suggestions for object integration wanted

Replies are listed 'Best First'.
Re^2: design suggestions for object integration wanted
by rvosa (Curate) on Sep 20, 2006 at 08:01 UTC
    Could you expand on that? Thanks!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-04-23 21:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found