Uber…what now? Yes, I know it sounds like an unfortunate incident on a California freeway, but Uberfire is actually a Rich Client Platform for building web applications. Based on the Google Web ...Read More
And now presenting… As I mentioned in Part 1, my proposed model changes will necessarily cause some changes in the Presenter and View classes. Most of these are as a consequence of removing the ...Read More
The Uberfire VFS Uberfire supports two types of Virtual File System (VFS) strategies: simple file access using the server host’s native file system and a git-based repository file system. As of ...Read More
Dude, where’s my file? Default VFS Root In this installment I’ll be adding serialization of the Tasks to our project. We will want to be able to look at what’s actually being written...Read More
Service! In Part 4 I promised to present a better solution to the model serialization problem. In Part 5 I will introduce Errai RPC (Remote Procedure Calls) and show you a service implementa...Read More
TO-DO: Make a TO-DO List In this session I’ll be creating an editor for the TO-DO Task object. I’ll start off by duplicating the Presenter-View pattern already established by the other two...Read More
Good News Everyone! …is what I would have said if there had been good news. The news is that, as of June 8, Uberfire has migrated from wildfly 8.1 to wildfly 10 and GWT’s SuperDevMode will...Read More