Evolution #1649
Allow filters to be more customizable
| Status: | Résolu | Start date: | 07/27/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% | ||
| Category: | nuiton-processor | Estimated time: | 4.00 hours | |
| Target version: | 1.2.2 | Spent time: | 4.00 hours |
Description
Allow user to change output string writer(by default output.write), change concatenation string(by default +), change string delim (by default ").
History
#1
Updated by Manoël Fortun almost 2 years ago
- % Done changed from 0 to 100
- Status changed from Nouveau to Résolu
We can choose now concat char, the string delim, etc.
It can be use as standalone and use getter and setter to change those attribute don't need to use:
/*{generator option: writeString = +}*/