Ticket #45717

generate_packets.py: Streamline field type selection

오픈 날짜: 2022-09-25 23:31 마지막 업데이트: 2022-09-28 22:25

Reporter:
소유자:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

Details

Part of #43927. Replace the chain of ifs in RawFieldType.parse with appropriate data structures and lookups/loops.

Ticket History (3/4 Histories)

2022-09-25 23:31 Updated by: alienvalkyrie
  • New Ticket "generate_packets.py: Streamline field type selection" created
2022-09-26 22:05 Updated by: alienvalkyrie
  • Resolution Update from None to Accepted
댓글 올리기

Note: Doing this properly, it was easier to move it into a separate class, so we basically get the ability to swap out the type hierarchy for free.

2022-09-28 22:25 Updated by: alienvalkyrie
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login