Feature #29514

AOP advices should be able to change method arguments

Added by Andreas Förthner almost 4 years ago. Updated over 3 years ago.

Status:Resolved Start date:2011-09-06
Priority:Should have Due date:
Assigned To:Andreas Förthner % Done:

100%

Category:AOP
Target version:TYPO3 Flow Base Distribution - 1.1 beta 1
PHP Version: Complexity:
Has patch:

Description

This can be done by adding a simple setter in the corresponding joinpoint.


Related issues

duplicated by TYPO3.Flow - Feature #27115: AOP should provide a way to change method parameters Closed 2011-05-29

Associated revisions

Revision 66b80956
Added by Stephan Schuler over 3 years ago

[FEATURE] AOP: Make JoinPoint methodArguments settable

As at least BeforeAdvices and AroundAdvices can be
used to manipulate the behavior of the original method,
the advice method should be able to change the
original method's arguments.

Change-Id: I5f1698ad8650497f20984e7adc939edf30d4f70c
Resolves: #29514
Releases: 1.1

History

#1 Updated by Andreas Förthner almost 4 years ago

  • Tracker changed from Bug to Feature

#2 Updated by Mr. Hudson almost 4 years ago

  • Status changed from New to Under Review

Patch set 2 of change I5f1698ad8650497f20984e7adc939edf30d4f70c has been pushed to the review server.
It is available at http://review.typo3.org/2986

#3 Updated by Robert Lemke almost 4 years ago

  • Target version changed from 1.0 beta 2 to 1.0.0

#4 Updated by Karsten Dambekalns almost 4 years ago

  • Target version changed from 1.0.0 to 1.1

#5 Updated by Mr. Hudson over 3 years ago

Patch set 3 of change I5f1698ad8650497f20984e7adc939edf30d4f70c has been pushed to the review server.
It is available at http://review.typo3.org/2986

#6 Updated by Stephan Schuler over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

#7 Updated by Karsten Dambekalns over 3 years ago

  • Target version changed from 1.1 to 1.1 beta 1

Also available in: Atom PDF