Isis Improves Value Types
Written by Kay Ewbank   
Thursday, 13 October 2022

Apache Isis, a framework for developing UIs for domain-driven apps in Java, has been updated with a new milestone release. Isis 2 M8 adds new core extensions and has major improvements to its value types.

Isis can be used to create user interfaces for domain object models, which can then be customized by including additional components and extensions. Isis builds a generic user interface and a rich hypermedia REST API based on business logic created by the developer as entities, domain services or view models.

isis

Milestone Release 8's main improvements start with new core extensions, specifically extensions of the SessionLog and ExecutionOutbox extension which supports the outbox pattern.

The developers say there are also big improvements for value types, including support for value types as a first-class citizen - at least for simple types. As these are just a type-safe wrapper around a single field  such as Password or Money, the framework will treat any instance of this custom value type as if it were the underlying type, making it possible to apply validations to the value type that would apply everywhere it is used as a property/parameter.

The Wicket viewer UI has also been improved. The Apache Isis viewer is implemented using Apache Wicket, Apache's component-based web application framework for Java. The Isis viewer UI has improved client-side paging and filtering using datatables.net, and a new extension to render PDF Blobs using pdf.js. There's also a new extension to display events on the calendar using fullcalendar.js.

Elsewhere, a new encapsulation_enabled introspection policy has been added that allows actions, collections and properties to have non-public visibility,  and a new IdStringifier API/SPI interface gives developers a way to allow pluggable management of identifiers in bookmarks and URLs. The final improvement of note is support for the Java Module System.

Apache Isis 2 Milestone 8 is available now.

isis

More Information

Isis On GitHub

Apache Isis Website

Related Articles

Apache Isis Updated With New Programming Model

Java Choices Explored  

IntelliJ Improves Spring Boot Handling

Javalin 2.0 Released

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


JetBrains Launches IDE Services
09/04/2024

JetBrains has launched a new product suite for enterprises. JetBrains IDE Services is designed for use by large organizations with the aim of boosting developer productivity at scale.



Falco On Track To Version 1.0.0
02/04/2024

Falco is a cloud native runtime security tool for the Linux operating system, designed to detect abnormal behavior and warn of potential security threats in real-time. Now it's about to release its fi [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info