Post
Topic
Board Announcements (Altcoins)
Re: Qora | 100% POS | Assets | Names | Voting | Open Source December 9
by
Nxtblg
on 10/12/2014, 22:44:41 UTC
@Qora i know the wallets are not public now but if we were to get someone to work on a new wallet design would you provide that to them privately?

The current GUI is build in Swing.
Everything should be reevaluated and rewritten in something more suitable.

What would be better than Swing?

My vote is a separate http servlet, serving static pages.  I know this is what Nxt does but it's easy to do and easy to make beautiful.

+1

Jetty can do that, and is already on Qora

If I recall correctly, Nxt does implement the servlet through Jetty but the pages are dynamic through JavaScript.