Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dirigible » Production readiness(Discussion for the required tools and processes that would nativly support production-ready releases in Dirigible)
Production readiness [message #1761243] Tue, 09 May 2017 10:57
Georgi Pavlov is currently offline Georgi PavlovFriend
Messages: 39
Registered: October 2014
Member
The code that we design and the code that we release are not necessarily the same. The production code that we release may go through some transformation and processing in order to be optimized for maximum efficiency.

Currently, this is most visible in the front-end area. In Dirigible when we Publish WebContent, we ship exactly the same code that we designed to the repository and it is then served as-is by the runtime.

In real life though, there would be an intermediate step, where using something like Gulpjs (http://gulpjs.com/) we would concatenate and minify the application artifacts for optimal serving on the web and that's a minimum. In fact, depending on the technology we use a number of other processing may be required too.

Perhaps, that could be extended also to different runtimes, i.e. we could integrate optimization tools for each as required.
Previous Topic:More fresh, desktop-grade design-env UX
Next Topic:Design time control of published runtime artifacts
Goto Forum:
  


Current Time: Fri Apr 19 22:38:37 GMT 2024

Powered by FUDForum. Page generated in 0.02969 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top