Conversation
36d8c02 to
ef16649
Compare
|
Here a demo with @mkouba could you confirm, that Qute works like this? I have not found some sample in the documentation with |
ef16649 to
9a922f6
Compare
Fixes redhat-developer#483 Signed-off-by: azerr <azerr@redhat.com>
|
In general, |
what about the parameter name when you write private Template hello;
...
Map data = ...
hello.data(data)This PR supports that. It uses |
|
@mkouba when you will have time, could you answer to my question please. |
Well, you don't need to use |
|
should we close that PR? |
|
As this support seems not very important I stop working on it. When I will have time I will try to rework again |

thisparameter supportFixes #483
Signed-off-by: azerr azerr@redhat.com