I am still thinking about alternatives, but did not find a concrete alternative, I'll let you know when something gets concrete (like my JAXB suggestion some weeks ago).<div><br></div><div>The most important points of a UI framework for me are:</div>
<div>- Tool support (Eclipse, Netbeans) -> You see while typing whether the code is grammatically correct or not, auto-complete, etc.</div><div>- Usually you need property values in the Front-End from your backend-components (e.g. a Yanel Resource). Using them should be as easy as a Java property in a Java class (realtime binding to a property in a java class)</div>
<div><br></div><div>My personal favorite is Facelets, but I don't know yet whether that can co-exist with Yanel:</div><div>- Facelet has become a standard (It is part of JSF 2.0, but also runs without JSF)</div><div>- It has a very elegant binding of UI-parameters with your Java class in the backend.</div>
<div>- Tool support has become commodity already</div><div>- If you Google for it, make sure you google for Facelets in JSF2, the old Facelets was not yet there...</div><div><br></div><div>Example in german: <a href="http://blog.namics.com/2010/07/neu-in-jsf2-1.html">http://blog.namics.com/2010/07/neu-in-jsf2-1.html</a></div>
<div><br></div><div>Cheers</div><div>Balz<br><br><div class="gmail_quote">On Mon, Mar 28, 2011 at 9:28 AM, Michael Wechner <span dir="ltr"><<a href="mailto:michael.wechner@wyona.com">michael.wechner@wyona.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

  

    
  
  <div bgcolor="#ffffff" text="#000000">
    Maybe we should starting thinking about an alternative or at least
    considering options ...<br>
    <br>
    Cheers<br>
    <br>
    Michael<br>
    <br>
    -------- Original Message --------
    <table border="0" cellpadding="0" cellspacing="0">
      <tbody>
        <tr>
          <th align="RIGHT" valign="BASELINE" nowrap>Subject: </th>
          <td>Re: [Jelly] Is development still in progress</td>
        </tr>
        <tr>
          <th align="RIGHT" valign="BASELINE" nowrap>Date: </th>
          <td>Sun, 27 Mar 2011 16:17:45 +0200</td>
        </tr>
        <tr>
          <th align="RIGHT" valign="BASELINE" nowrap>From: </th>
          <td>Paul Libbrecht <a href="mailto:paul@hoplahup.net" target="_blank"><paul@hoplahup.net></a></td>
        </tr>
        <tr>
          <th align="RIGHT" valign="BASELINE" nowrap>Reply-To:
          </th>
          <td>Commons Users List <a href="mailto:user@commons.apache.org" target="_blank"><user@commons.apache.org></a></td>
        </tr>
        <tr>
          <th align="RIGHT" valign="BASELINE" nowrap>To: </th>
          <td>Commons Users List <a href="mailto:user@commons.apache.org" target="_blank"><user@commons.apache.org></a></td>
        </tr>
      </tbody>
    </table>
    <br>
    <br>
    <pre>Csaba,

jelly is not in active development.
I am still scheduling to address at least the dangling issues but I have never been able to find the right time.
If you look at issues you'll see that contributions could still be made in a way that is easier to apply than what is available.

The tutorial is a bit small.
Examples of features can be also found:

- in questions of this mailing list
- in unit-tests
The latter, in particular, has an example for each tag.

paul


Le 27 mars 2011 à 15:30, Csaba Győrffy a écrit :

> Hello There,

> I was wondering if Jelly's development is completely abandoned or
> someone is still working on it. Beside the official page, the
> tutorials found on them, are there other (maybe more complex)
> documentations related to Jelly anywhere?

> Many thanks:
> Csaba

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: <a href="mailto:user-unsubscribe@commons.apache.org" target="_blank">user-unsubscribe@commons.apache.org</a>
> For additional commands, e-mail: <a href="mailto:user-help@commons.apache.org" target="_blank">user-help@commons.apache.org</a>



---------------------------------------------------------------------
To unsubscribe, e-mail: <a href="mailto:user-unsubscribe@commons.apache.org" target="_blank">user-unsubscribe@commons.apache.org</a>
For additional commands, e-mail: <a href="mailto:user-help@commons.apache.org" target="_blank">user-help@commons.apache.org</a>

</pre>
  </div>

<br>--<br>
Yanel-development mailing list <a href="mailto:Yanel-development@wyona.com">Yanel-development@wyona.com</a><br>
<a href="http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development" target="_blank">http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development</a><br></blockquote></div><br></div>