Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. make kEvent class constructor accept only new format
  2. create static kEvent::fromArray method, that would support old invocation way if needed
  3. replace 3 places, that use old format with fromArray method call (or let them use new format)

Related Tasks