07 Backwards Compatibility
Here we will discuss the following forms of compatibility:
Data compatibility (DXA 2 must work on DD4T 2 published JSON)
Code compatibility (.NET) (DD4T 2 interfaces must be supported on R2 JSON)
Code compatibility (Java) (DD4T 2 interfaces must be supported on R2 JSON)
Template compatibility (classes based on the DD4T 2 base templates must continue to work)
any ideas on how we can best test the backwards compatibility, can the DXA team get a DD4T web application and CM implementation we can use for testing, or is it enough if we reuse DD4T tests that might be available?