sempare/sempare-delphi-template-engine
Sempare Template (scripting) Engine for Delphi allows for flexible dynamic text generation. It can be used for generating email, html, reports, source code, xml, configuration, etc.
PascalApache-2.0
Issues
- 0
Support template change events
#214 opened by darnocian - 1
Native pascal code for templates
#144 opened by darnocian - 1
IDE integration
#174 opened by darnocian - 0
JSON for in/of must be reviewed
#212 opened by darnocian - 5
Concurrency issue
#205 opened by craigmox - 2
Inconsistent/unclear whitespace stripping rules
#147 opened by sbogie-gdi - 0
- 0
When a method is not resolved, it may AV.
#201 opened by darnocian - 1
offset/limit are a reserved words
#200 opened by darnocian - 2
TemplateRegistry raises exception that template is not resolved when there is a parsing error
#163 opened by darnocian - 2
Calling methods on interfaces
#194 opened by darnocian - 1
template parameters seem to be ignored
#197 opened by darnocian - 3
- 0
Compilation failing under XE7
#196 opened by darnocian - 1
allow template inclusion to be 'function like'
#182 opened by darnocian - 0
support fragment caching
#168 opened by darnocian - 0
Add singleton support
#165 opened by darnocian - 0
- 0
map keys could be expressions too
#169 opened by darnocian - 0
simplified-grammar.md must be updated
#156 opened by darnocian - 0
In release mode, stop build if SEMPARE_TEMPLATE_CONFIRM_LICENSE is not present.
#175 opened by darnocian - 0
JSON Arrays need to be dereferenced correctly
#171 opened by darnocian - 0
Inline template followed by extend block is visible
#170 opened by darnocian - 1
- 0
- 1
the new map type should allow expressions
#159 opened by darnocian - 0
- 3
- 0
Allow template evaluation scope to manage lifetime of dynamically created objects.
#143 opened by darnocian - 6
- 2
Abstract variable resolution away from RTTI
#70 opened by darnocian - 0
- 1
Create TMS Sparkle Web Demo
#84 opened by darnocian - 1
Create DelphiMVC Web Demo
#81 opened by darnocian - 0
Create MARS Curiosity web demo
#83 opened by darnocian - 1
Create WebBroker Web demo
#82 opened by darnocian - 2
Create Horse Web Demo
#85 opened by darnocian - 1
Extend whitespace/newline removal support
#117 opened by darnocian - 3
Support for 'extends' similar to jinja2
#72 opened by darnocian - 2
- 4
Empty variables skipped when dereferencing
#106 opened by craigmox - 11
For-in does not work with arrays/dynamic arrays
#105 opened by craigmox - 0
- 4
- 1
Support larger comment blocks
#71 opened by darnocian - 0
Simplify implementation using visitor pattern
#69 opened by darnocian - 0
Remove requirement for interfaces everywhere
#68 opened by darnocian - 0
Add RecordCount helper method for TDataSet
#80 opened by sempare - 0
- 0
Stack overflow calling IsNull() from template
#74 opened by darnocian