<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - XGQL 2.0, an alternative to the complexity of frameworks?</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Sun, 19 May 2013 22:24:37 -0400</pubDate>


    <item>

        <title>Re: MVC framework?!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45561</link>

        

        
            <description><![CDATA[I have already used XGQL in many projects and the question is not “who want to write scripts in jsp pages again?” but it’s “why XGQL can help me?”...]]></description>
        

        <pubDate>Mon, 18 Jun 2007 17:42:00 -0400</pubDate>

        

        <jf:creationDate>Mon, 18 Jun 2007 17:42:00 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 18 Jun 2007 17:42:00 -0400</jf:modificationDate>
        <jf:date>Jun 18, 2007</jf:date>
        <jf:author>Remi Masson</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Woohoo!  Getting SQL back into the JSP!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45561</link>

        

        
            <description><![CDATA[<blockquote>A lot of people rant and chant about "domain specific languages" nowadays, and hey, SQL turns out to be *the* domain specific language when accessing relational data :-)</blockquote>...]]></description>
        

        <pubDate>Thu, 07 Jun 2007 09:34:53 -0400</pubDate>

        

        <jf:creationDate>Thu, 07 Jun 2007 09:34:53 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 07 Jun 2007 09:34:53 -0400</jf:modificationDate>
        <jf:date>Jun 7, 2007</jf:date>
        <jf:author>Pete Hakkarainen</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Woohoo!  Getting SQL back into the JSP!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45561</link>

        

        
            <description><![CDATA[Well said Steve! I agree wholeheartedly....]]></description>
        

        <pubDate>Tue, 05 Jun 2007 17:27:36 -0400</pubDate>

        

        <jf:creationDate>Tue, 05 Jun 2007 17:27:36 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 05 Jun 2007 17:27:36 -0400</jf:modificationDate>
        <jf:date>Jun 5, 2007</jf:date>
        <jf:author>Chris Golfman</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Woohoo!  Getting SQL back into the JSP!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45561</link>

        

        
            <description><![CDATA[<blockquote><blockquote>From the user manual:<br><br>"This tag allows to process SQL for queries, update, delete or modify."<br><br>Didn't we spend years creating and discarding countless other frameworks to get rid of this kind of...]]></description>
        

        <pubDate>Thu, 31 May 2007 05:27:45 -0400</pubDate>

        

        <jf:creationDate>Thu, 31 May 2007 05:27:45 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 31 May 2007 05:27:45 -0400</jf:modificationDate>
        <jf:date>May 31, 2007</jf:date>
        <jf:author>Steve Zara</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Woohoo!  Getting SQL back into the JSP!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45561</link>

        

        
            <description><![CDATA[<blockquote>From the user manual:<br><br>"This tag allows to process SQL for queries, update, delete or modify."<br><br>Didn't we spend years creating and discarding countless other frameworks to get rid of this kind of thing?</blockquote>...]]></description>
        

        <pubDate>Wed, 30 May 2007 08:57:17 -0400</pubDate>

        

        <jf:creationDate>Wed, 30 May 2007 08:57:17 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 30 May 2007 08:57:17 -0400</jf:modificationDate>
        <jf:date>May 30, 2007</jf:date>
        <jf:author>Karl Banke</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>whats wrong with spring, struts etc</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45561</link>

        

        
            <description><![CDATA[not sure why spring or struts cant be used for mid size applications also.  why are you saying they bring complexity ?...]]></description>
        

        <pubDate>Tue, 29 May 2007 02:18:55 -0400</pubDate>

        

        <jf:creationDate>Tue, 29 May 2007 02:18:55 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 29 May 2007 02:18:55 -0400</jf:modificationDate>
        <jf:date>May 29, 2007</jf:date>
        <jf:author>shawn spencer</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: XGQL 2.0, an alternative to the complexity of frameworks?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45561</link>

        

        
            <description><![CDATA[<blockquote>For smaller applications, it's not worth it. Why spend more time in creating the architectural structure of your application than in the business logic itself? There is a wide variety of applications that have to be developed within a short...]]></description>
        

        <pubDate>Mon, 28 May 2007 16:11:21 -0400</pubDate>

        

        <jf:creationDate>Mon, 28 May 2007 16:11:21 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 28 May 2007 16:11:21 -0400</jf:modificationDate>
        <jf:date>May 28, 2007</jf:date>
        <jf:author>Steve Zara</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>MVC framework?!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45561</link>

        

        
            <description><![CDATA[Could you explain: how Model, View and Controller are separated? It looks like this is not a framework but few jsp tags. And I hope that nobody wants to write scripts in jsp pages again.]]></description>
        

        <pubDate>Mon, 28 May 2007 10:17:26 -0400</pubDate>

        

        <jf:creationDate>Mon, 28 May 2007 10:17:26 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 28 May 2007 10:17:26 -0400</jf:modificationDate>
        <jf:date>May 28, 2007</jf:date>
        <jf:author>Pawel Luszczek</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Woohoo!  Getting SQL back into the JSP!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45561</link>

        

        
            <description><![CDATA[From the user manual:

"This tag allows to process SQL for queries, update, delete or modify."

Didn't we spend years creating and discarding countless other frameworks to get rid of this kind of thing?]]></description>
        

        <pubDate>Sun, 27 May 2007 22:19:17 -0400</pubDate>

        

        <jf:creationDate>Sun, 27 May 2007 22:19:17 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 27 May 2007 22:19:17 -0400</jf:modificationDate>
        <jf:date>May 27, 2007</jf:date>
        <jf:author>Greg Lucas-Smith</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Re: is it something like linQ</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45561</link>

        

        
            <description><![CDATA[You can compare this to LinQ in the way that you can mix relational Data with XML to manipulate data, but there are several differences:...]]></description>
        

        <pubDate>Fri, 25 May 2007 16:41:40 -0400</pubDate>

        

        <jf:creationDate>Fri, 25 May 2007 16:41:40 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 25 May 2007 16:41:40 -0400</jf:modificationDate>
        <jf:date>May 25, 2007</jf:date>
        <jf:author>Pierre Martins</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Not just another web framework</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45561</link>

        

        
            <description><![CDATA[Well, it can be used as a web framework, but initially it was designed to express business rules using Java API....]]></description>
        

        <pubDate>Fri, 25 May 2007 15:43:56 -0400</pubDate>

        

        <jf:creationDate>Fri, 25 May 2007 15:43:56 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 25 May 2007 15:43:56 -0400</jf:modificationDate>
        <jf:date>May 25, 2007</jf:date>
        <jf:author>Pierre Martins</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: XGQL 2.0, an alternative to the complexity of frameworks?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45561</link>

        

        
            <description><![CDATA[not another web framework LOL....


but it does look interesting,being that is very simple MVC for small applications.]]></description>
        

        <pubDate>Fri, 25 May 2007 15:17:40 -0400</pubDate>

        

        <jf:creationDate>Fri, 25 May 2007 15:17:40 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 25 May 2007 15:17:40 -0400</jf:modificationDate>
        <jf:date>May 25, 2007</jf:date>
        <jf:author>Jeryl Cook</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>is it something like linQ</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45561</link>

        

        
            <description><![CDATA[is it?!!!]]></description>
        

        <pubDate>Fri, 25 May 2007 13:11:35 -0400</pubDate>

        

        <jf:creationDate>Fri, 25 May 2007 13:11:35 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 25 May 2007 13:11:35 -0400</jf:modificationDate>
        <jf:date>May 25, 2007</jf:date>
        <jf:author>fawzyj</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>XGQL 2.0, an alternative to the complexity of frameworks?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=45561</link>

        

        
            <description><![CDATA[<a href="http://xgql.sourceforge.net">XGQL</a> offers an alternative to the frameworks applying the classic MVC model. It lowers the vertical complexity of complex architectures and tries to contain the horizontal complexity by offering a readable and...]]></description>
        

        <pubDate>Fri, 25 May 2007 09:11:40 -0400</pubDate>

        

        <jf:creationDate>Fri, 25 May 2007 09:11:40 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 25 May 2007 09:11:40 -0400</jf:modificationDate>
        <jf:date>May 25, 2007</jf:date>
        <jf:author>Pierre Martins</jf:author>
        <jf:replyCount>13</jf:replyCount>
    </item>



</channel>
</rss>

