ninja icon indicating copy to clipboard operation
ninja copied to clipboard

Improve Lang handling

Open raphaelbauer opened this issue 8 years ago • 0 comments

Complexity: Medium

Lang is quite clumsy right now. Especially injecting it as @Inject Lang and then using it in the controllers is not nice. Better: Inject Lang into the method (like Context) and use it straight away Be backwards compatible but deprecate old handling

raphaelbauer avatar Dec 23 '16 18:12 raphaelbauer