Ticket #2297 (closed: fixed)
Make calling algorithms from C++ easier
Reported by: | Peter Peterson | Owned by: | Peter Peterson |
---|---|---|---|
Priority: | minor | Milestone: | Iteration 28 |
Component: | Infrastructure | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Janik Zikovsky |
Description
A nice fluffy, impossible to verify ticket.
Change History
comment:2 Changed 10 years ago by Nick Draper
Peter, Could you give me a few lines on what you intend to do here?
comment:3 Changed 10 years ago by Nick Draper
- Owner set to Peter Peterson
- Status changed from new to assigned
comment:4 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 27 to Iteration 28
Bulk move of tickets at the end of iteration 27
comment:6 Changed 10 years ago by Peter Peterson
- Status changed from accepted to verify
- Resolution set to fixed
This is good enough.
comment:7 Changed 9 years ago by Janik Zikovsky
- Status changed from verify to verifying
- Tester set to Janik Zikovsky
Note: See
TracTickets for help on using
tickets.
(In [8969]) Pass back the this pointer so you can chain sets together. Refs #2297.