Friday, December 27, 2019

Re: dn-components new GWT UI library

Hi Nikola, really nice work.

But the pricing model stop me from go ahed, infact nowaday my company works with a lot of open source frameworks and buy support.

We want to try, may be write an entire project with the new tech and if everything works fine and goes in production then we buy support from the company.

Do you think you can also have such a licensing model ?

Il giorno mercoledì 11 dicembre 2019 14:29:41 UTC+1, nikola ha scritto:
landing page: dncomponents.com 

Client side java UI framework for building rich web applications written purely in Java language using GWT compiler and elemental2 browser API without any external js libraries.

dn-components layered architecture makes process of developing modern complex user interfaces with ease.
Html binder and intellij plugin are the great tools that support this.

dn-components can have different view implementations. 

Default view implementation is based on bootstrap framework (only css and markup). The second is google Material design (work in progress)

- All the view implementations are in one java file 
- And all markup for all components are in one html file 

dn-components component has 3 layers of separation.

Each component has constructor where you can inject your custom view implementation that can accept different markups.

That means that you can easily customize component's views on application level by editing BootstrapUi.java or BootstrapUi.html or single component by injecting its view.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/00650d84-ab4a-4aba-9fc2-f1ec3d36c0b4%40googlegroups.com.

No comments:

Post a Comment