Hi Romain,

1) What do you mean by console? Do you mean something like the grails
console?  http://grails.org/plugin/console
It seems interesting.

2) I am not a big fan of code generation. I like more the JSON approach
(from this thread
http://openejb.979440.n4.nabble.com/Various-TomEE-improvements-td4343090.html).
I was focusing on that with a js webapp that can easily support mobile
browsers.


[]s,
Thiago.



On Tue, Apr 10, 2012 at 2:34 AM, Romain Manni-Bucau
<[email protected]>wrote:

> Hi,
>
> that's not the moment (because of the coming release) but i had some idea
> regarding our gui and want to share it before forgetting ;)
>
> 1) why not replacing our invocation flow by a console (a bit like the
> common-cli module we have -> you type what you want to do)?
> 2) why not using a kind of gui plugin (potentially linked to our
> services?), a plugin describe the corresponding gui and then we use a
> GUIBuilder (one implementation could be TomEEGuiBuilder) to generate the
> corresponding gui according to the used GUI (we obvioulsy thought to webapp
> but it can be a cli one too replacing screens by prompt etc...)
>
> well, just 2 thouthgts trying to make our gui more effective and more easy
> to maintain.
>
> IMHO it can be nice to get it for the version 4.0.0+1
>
> wdyt?
>
> - Romain
>

Reply via email to