<br><div><span class="gmail_quote">On 12/29/06, <b class="gmail_sendername">Jesse Vincent</b> &lt;<a href="mailto:jesse@bestpractical.com">jesse@bestpractical.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>On Fri, Dec 29, 2006 at 05:16:22AM -0500, C.G. LEE wrote:<br>&gt; Hi, all<br>&gt;<br>&gt; I&#39;m considering about an XML client on desktop. As you know, MVC is very<br>&gt; common whenever we do something on GUI programs. Then,&nbsp;&nbsp;say&nbsp;&nbsp;GTK,&nbsp;&nbsp;there&#39;s
<br>&gt; no brain in its&nbsp;&nbsp;MVC; simply callbacks.<br>&gt;<br>&gt; Jifty&#39;s MVC looks smarter, but it&#39;s strongly focusing on server side and has<br>&gt; picked up the Mason as template.<br>&gt;<br>&gt; Mind boggling ^^; between Java and GTK/perl. If I choose the latter, I&#39;d
<br>&gt; like to use Jifty&#39;s MVC. So, I&#39;m asking if Jifty devs has any plan on<br>&gt; desktop in a short or long run.<br><br>In the long run, I&#39;d like to get there. We&#39;ve also been playing with<br>Template::Declare, but still targeting running in a browser. If you&#39;re
<br>interested in working on Desktop Jifty, what sort of widget<br>set/templating system would be ideal?</blockquote><div><br>I&#39;ve not yet gotten to Template::Declare so that I can&#39;t mention it. I&#39;m just swimming on the javascript and continuation of Jifty and ready to dive there man~
<br><br>It depends on how deep Jifty would dip its hands into desktop. Anyway, most basic step may be to add or strengthen Event. Jifty&#39;s dispatcher now can touch the Action, Model, and Template. In general, GUI&#39;s callback is tied up with event, and the callback of GUI corresponds to the action of Jifty, then what about event? 
<br><br>Here, I think, Jifty upgrades Event to the same level with the Action, Model, and Template, and then controls the Event with the others. This could be a steady step forward to desktop.<br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; Well, I&#39;ve already started off my community&#39;s homepage renewal with Jifty. I<br>&gt; love admin mode and dispatcher but not editinplace though.<br><br>Meaning that it doesn&#39;t work well for you or you don&#39;t like it?
</blockquote><div><br>EditInPlace works well. It was just my personal... Never mind! <br></div></div><br>