Opened 9 years ago
Closed 7 years ago
#18 closed enhancement (wontfix)
More efficient foreign method calls
Reported by: | ke | Owned by: | ke |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | core | Version: | |
Keywords: | Cc: |
Description
Replace call_foreign_meta/2 with a term expansion rule such that translating to the Jasper call occurs only once per foreign method, at consult/compile time.
Change History (2)
comment:1 Changed 9 years ago by anonymous
- Type changed from defect to enhancement
comment:2 Changed 7 years ago by ke
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Unlikely that this is a bottleneck. Please reopen and reassign if the need to optimize trale-sld arises.