https://bugzilla.redhat.com/show_bug.cgi?id=826038

            Bug ID: 826038
        QA Contact: [email protected]
          Severity: medium
           Version: rawhide
          Priority: medium
                CC: [email protected],
                    [email protected]
          Assignee: [email protected]
           Summary: Review Request: proxytoys - An implementation neutral
                    API for creation of dynamic proxies
        Regression: ---
      Story Points: ---
    Classification: Fedora
                OS: Linux
          Reporter: [email protected]
              Type: ---
     Documentation: ---
          Hardware: All
        Mount Type: ---
            Status: NEW
         Component: Package Review
           Product: Fedora

Spec URL: http://gil.fedorapeople.org/proxytoys.spec
SRPM URL: http://gil.fedorapeople.org/proxytoys-0.2.1-1.fc16.src.rpm
Description: ProxyToys provides a collection of toys acting as factories for
creating "special" proxies such as:

* Decorators - for simple AOP-like chained method interception
* Delegates - for method invocation on a delegate object,
  that might have different type
* Dispatcher proxy - single proxy instance dispatching method
  calls to different object with separate types
* Echo proxy - for tracing method calls
* Failover objects - fails over to a next object in case of
  exception
* Hot swapping proxy - allows implementation hiding that
  can be swapped, and mutual dependencies
* Multicasting objects - for multicasting a method invocation
  to multiple objects
* Null objects - for default implementations of classes that
  do nothing at all
* Pool - for a pool implemntation with proxied objects that
  return automatically to the pool
Fedora Account System Username: gil

tested on: http://koji.fedoraproject.org/koji/taskinfo?taskID=4111547

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to