<?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 - Can the Facade be optional?  (Controller talks to DAO)</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>Wed, 19 Jun 2013 18:14:07 -0400</pubDate>


    <item>

        <title>Can the Facade be optional?  (Controller talks to DAO)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=15235</link>

        

        
            <description><![CDATA[A lot of those issues do not exist when running outside of an EJB container.  Specifically I'm talking about a project that is mostly readonly displaying data from a database.  I think you're right when the project is to do something more complicated the...]]></description>
        

        <pubDate>Mon, 09 Sep 2002 03:27:04 -0400</pubDate>

        

        <jf:creationDate>Mon, 09 Sep 2002 03:27:04 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 09 Sep 2002 03:27:04 -0400</jf:modificationDate>
        <jf:date>Sep 9, 2002</jf:date>
        <jf:author>Michael Mattox</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Can the Facade be optional?  (Controller talks to DAO)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=15235</link>

        

        
            <description><![CDATA[I guess it all depends on what it is exactly that you are trying model.  Facades are great when you have to centralize workflow, manage transactions across a number of different objects and resources, prevent too many RMI invocations, and to prevent...]]></description>
        

        <pubDate>Wed, 04 Sep 2002 09:06:25 -0400</pubDate>

        

        <jf:creationDate>Wed, 04 Sep 2002 09:06:25 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 04 Sep 2002 09:06:25 -0400</jf:modificationDate>
        <jf:date>Sep 4, 2002</jf:date>
        <jf:author>Dan Dennison</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Can the Facade be optional?  (Controller talks to DAO)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=15235</link>

        

        
            <description><![CDATA[I know what you mean. To be honest I was thinking that this may not be a combination of patterns that I would choose to use in your situation....]]></description>
        

        <pubDate>Mon, 02 Sep 2002 04:38:33 -0400</pubDate>

        

        <jf:creationDate>Mon, 02 Sep 2002 04:38:33 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 02 Sep 2002 04:38:33 -0400</jf:modificationDate>
        <jf:date>Sep 2, 2002</jf:date>
        <jf:author>Robert Boothby</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Can the Facade be optional?  (Controller talks to DAO)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=15235</link>

        

        
            <description><![CDATA[I understand the need for consistency, that was one of my arguments for keeping the facade.  And I also appreciate the flexibility to change what's behind it.  But at the same time, I absolutely hate putting something in because &quot;I might need it...]]></description>
        

        <pubDate>Sun, 01 Sep 2002 18:01:49 -0400</pubDate>

        

        <jf:creationDate>Sun, 01 Sep 2002 18:01:49 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 01 Sep 2002 18:01:49 -0400</jf:modificationDate>
        <jf:date>Sep 1, 2002</jf:date>
        <jf:author>Michael Mattox</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Can the Facade be optional?  (Controller talks to DAO)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=15235</link>

        

        
            <description><![CDATA[The point of a facade in this particular circumstance is to reduce work in the future....]]></description>
        

        <pubDate>Fri, 30 Aug 2002 09:53:04 -0400</pubDate>

        

        <jf:creationDate>Fri, 30 Aug 2002 09:53:04 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 30 Aug 2002 09:53:04 -0400</jf:modificationDate>
        <jf:date>Aug 30, 2002</jf:date>
        <jf:author>Robert Boothby</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Can the Facade be optional?  (Controller talks to DAO)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=15235</link>

        

        
            <description><![CDATA[I think the Facade is a great pattern, but is it always necessary?  Is there a problem with the controller (An Action object in Struts) making a request to the Data Access Object (DAO) directly in very simple cases?  ...]]></description>
        

        <pubDate>Fri, 30 Aug 2002 03:31:55 -0400</pubDate>

        

        <jf:creationDate>Fri, 30 Aug 2002 03:31:55 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 30 Aug 2002 03:31:55 -0400</jf:modificationDate>
        <jf:date>Aug 30, 2002</jf:date>
        <jf:author>Michael Mattox</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>



</channel>
</rss>

