Ticket #19 (new development)

Opened 4 years ago

Last modified 3 years ago

Clean up handle struct (group function-handles to sub-struct)

Reported by: atorf Owned by:
Priority: none Milestone: vNo
Component: Toolbox Function Keywords:
Cc:

Description

Currently, the handle-struct is very big (with a lot of fields): It's confusing to look at in the command-line, could be more comfortable to work with. Solution: Group all the function handles to another sub-struct, as well as maybe Bluetooth-Parameters?

Example:

h.FuncHandles? would contain: h.funcHandles.LastSendTime?, etc… h.BTParams would contain: h.BTParams.ComPort?, etc.

Attachments

Change History

Changed 3 years ago by behrens

  • milestone set to vNo

Add/Change #19 (Clean up handle struct (group function-handles to sub-struct))

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change from (none). Next status will be 'assigned'
The owner will change from (none) to anonymous. Next status will be 'accepted'
 
Note: See TracTickets for help on using tickets.