Bug 231755

Summary: Review Request: perl-Class-Observable - Allow other classes and objects to respond to events in yours
Product: [Fedora] Fedora Reporter: Chris Weyl <cweyl>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Package Reviews List <fedora-package-review>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://search.cpan.org/dist/Class-Observable/
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-03-17 02:59:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 231758    

Description Chris Weyl 2007-03-11 07:41:49 UTC
SRPM URL: http://home.comcast.net/~ckweyl/perl-Class-Observable-1.04-1.fc6.src.rpm
SPEC URL: http://home.comcast.net/~ckweyl/perl-Class-Observable.spec

Description:
If you have ever used Java, you may have run across the
java.util.Observable class and the java.util.Observer interface. With them
you can decouple an object from the one or more objects that wish to be
notified whenever particular events occur.

Comment 1 Chris Weyl 2007-03-17 02:59:26 UTC

*** This bug has been marked as a duplicate of 232612 ***