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