updated doc
This commit is contained in:
parent
9e816ea92c
commit
d63e8d0c19
|
@ -612,9 +612,10 @@ The future release of ``EventFacet`` will
|
|||
* deprecate ``public Event getTheEvent();``
|
||||
* add ``public Event getEvent();``
|
||||
|
||||
To summarize:
|
||||
**To summarize**:
|
||||
This solution is capable of reading old format existing instances,
|
||||
but it always updates the instances to the new format which cannot be used by an old client.
|
||||
but it always updates the instances to the new format, which cannot be used by an old client.
|
||||
|
||||
|
||||
|
||||
Java and Javascript Backwards Compatibility
|
||||
|
|
Loading…
Reference in New Issue