Bug #25988

Useless proxies are built for some classes

Added by Karsten Dambekalns about 2 years ago. Updated over 1 year ago.

Status:New Start date:2011-04-15
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:Object
Target version:-
PHP Version: Complexity:
Has patch: FLOW3 version affected:FLOW3 1.0.0
Votes: 0

Description

Consider the proxies for the Package classes, they contain no code except for some checks on constructor arguments. In fact, they are only built at all because of that checking code.

The attached patch fixes this, but can probably be optimized (do we ever need the check)?

0001-TASK-Skip-argument-check-in-proxy-constructor-if-unu.patch (2 kB) Karsten Dambekalns, 2011-04-15 15:15

History

Updated by Karsten Dambekalns over 1 year ago

  • FLOW3 version affected set to FLOW3 1.0.0

Also available in: Atom PDF