Feature #55

Namespaces are not available for the definition of processor methods

Added by Robert Lemke about 8 years ago. Updated about 3 years ago.

Status:Closed Start date:
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

0%

Category:_old
Target version:-

Description

Currently a processor method can either be within the default namespace or must be specified with the full component name:

...value << 1.wrap('x', 'y')
...value << 1.T3P_CMS_TypoScript_Processors->wrap('x', 'y')

However, it should be possible referring to a namespace:

...value << 1.mynamespace:myFunction()

History

#1 Updated by Karsten Dambekalns about 7 years ago

  • Target version deleted (1)

#2 Updated by Bastian Waidelich about 5 years ago

Please assign this issue to me, I'll commit it as follow-up for #8439

#3 Updated by Sebastian Kurfuerst about 3 years ago

  • Assigned To deleted (Robert Lemke)

#4 Updated by Sebastian Kurfuerst about 3 years ago

  • Category set to _old

#5 Updated by Karsten Dambekalns about 3 years ago

  • Assigned To set to Karsten Dambekalns

#6 Updated by Karsten Dambekalns about 3 years ago

  • Status changed from New to Closed

Also available in: Atom PDF