Ticket #45717

generate_packets.py: Streamline field type selection

Eröffnet am: 2022-09-25 23:31 Letztes Update: 2022-09-28 22:25

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
1

Details

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

Ticket-Verlauf (3/4 Historien)

2022-09-25 23:31 Aktualisiert von: alienvalkyrie
  • New Ticket "generate_packets.py: Streamline field type selection" created
2022-09-26 22:05 Aktualisiert von: alienvalkyrie
  • Lösung Update from Keine to Accepted
Kommentar

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 Aktualisiert von: alienvalkyrie
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden