Ticket #61 (new defect)
IDE preferences don't persist.
| Reported by: | mikeal | Owned by: | bear |
|---|---|---|---|
| Priority: | major | Milestone: | future |
| Component: | ide-general | Version: | 0.2-beta |
| Keywords: | Cc: | ||
| Dependencies: |
Description
If you set a preference in the IDE like using JSON instead of Python for your tests, that preference doesn't persist the next time you bring up windmill.
For this ticket, the service needs to implement a method named, save_preference. The keyword arguments passed in to it will be persisted in a dictionary and when windmill loads the IDE the service will call setOptions and send all the keyword arguments it has saved locally.
Change History
Note: See
TracTickets for help on using
tickets.
