Versions Compared

Key

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

...

A: Migration or backward compatibility will be considered. To be decided, still just a POC. (Tim) New formats are an opportunity to solve some current issues. Important that we tested that we can use JSON to dynamically adapt submission form. Opens customizability options. (Andrea)

Q: Would be nice to have separation of visualization vs. validation in input forms. User can play with it since it’s on the client side. (Roeland)

 

Q: services, DI - related to Java? (Ivan)

A: Services are a TypeScript concept, underlying components, conceptually map well to Java. Services take care of communication via REST, components render the data. Services vs. modules allows for an abstraction layer – e.g. only services could be adapted to DSpace 7 vs. 8 REST API.