<?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 - Taylor MDA 1.1.0, model-driven architecture on rails, released</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>Thu, 23 May 2013 03:18:18 -0400</pubDate>


    <item>

        <title>Re: Taylor works outside of EJB and Seam?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48503</link>

        

        
            <description><![CDATA[Taylor templates are deployed as eclipse plug-ins. Templates can be created for any target architecture. To date we have only created templates for the ejb3/seam target architecture that we use. I know there are folks working on templates for spring and...]]></description>
        

        <pubDate>Tue, 26 Feb 2008 23:43:24 -0500</pubDate>

        

        <jf:creationDate>Tue, 26 Feb 2008 23:43:24 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 26 Feb 2008 23:43:24 -0500</jf:modificationDate>
        <jf:date>Feb 26, 2008</jf:date>
        <jf:author>John Gilbert</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Taylor works outside of EJB and Seam?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48503</link>

        

        
            <description><![CDATA[It is not easily visible whether access is provided to the templates. 

It would be great for someone to write a page navigation diagram for Wicket.]]></description>
        

        <pubDate>Tue, 26 Feb 2008 20:07:49 -0500</pubDate>

        

        <jf:creationDate>Tue, 26 Feb 2008 20:07:49 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 26 Feb 2008 20:07:49 -0500</jf:modificationDate>
        <jf:date>Feb 26, 2008</jf:date>
        <jf:author>Florin Gheorghies</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: How do you...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48503</link>

        

        
            <description><![CDATA[<blockquote>But even then UML generally says what you want to do, not what really happens on the coding level. Technically the cardinality on relationships like 1-&gt;n or 1-&gt;(1..4) are hardly ever captured in code to avoid the implementation...]]></description>
        

        <pubDate>Tue, 26 Feb 2008 15:13:28 -0500</pubDate>

        

        <jf:creationDate>Tue, 26 Feb 2008 15:13:28 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 26 Feb 2008 15:13:28 -0500</jf:modificationDate>
        <jf:date>Feb 26, 2008</jf:date>
        <jf:author>Bj??rn Caroll</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: How do you...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48503</link>

        

        
            <description><![CDATA[<blockquote>Not quite, I think. Given a unidirectional relationship from class A to B, the reason you don't see it in B is not because it does not exist there, per se. It is because the designers of the Java language (given that this is the language we...]]></description>
        

        <pubDate>Tue, 26 Feb 2008 14:14:21 -0500</pubDate>

        

        <jf:creationDate>Tue, 26 Feb 2008 14:14:21 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 26 Feb 2008 14:14:21 -0500</jf:modificationDate>
        <jf:date>Feb 26, 2008</jf:date>
        <jf:author>Karl Banke</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: How do you...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48503</link>

        

        
            <description><![CDATA[<blockquote>More exactly, the unidirectional relationship simply does not exist in the far end. That's why it's unidirectional, right!? </blockquote>...]]></description>
        

        <pubDate>Tue, 26 Feb 2008 12:38:39 -0500</pubDate>

        

        <jf:creationDate>Tue, 26 Feb 2008 12:38:39 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 26 Feb 2008 12:38:39 -0500</jf:modificationDate>
        <jf:date>Feb 26, 2008</jf:date>
        <jf:author>Ragnar Westad</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: How do you...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48503</link>

        

        
            <description><![CDATA[<blockquote>That does not mean that UML diagrams are always easy to understand as size grows. But in my opinion, showing relationships between classes is probably the one thing they definetly do better than source code.</blockquote>...]]></description>
        

        <pubDate>Tue, 26 Feb 2008 11:19:53 -0500</pubDate>

        

        <jf:creationDate>Tue, 26 Feb 2008 11:19:53 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 26 Feb 2008 11:19:53 -0500</jf:modificationDate>
        <jf:date>Feb 26, 2008</jf:date>
        <jf:author>Karl Banke</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Re: How do you...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48503</link>

        

        
            <description><![CDATA[<blockquote>With 20 Java Classes (given coding is type safe), it is fairly easy to spot the relationships. Anything &gt; 10 UML Classes in a non trivial view is unreadable. A diagram has its purpose precisely when you cannot see the relationsships...]]></description>
        

        <pubDate>Tue, 26 Feb 2008 11:00:19 -0500</pubDate>

        

        <jf:creationDate>Tue, 26 Feb 2008 11:00:19 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 26 Feb 2008 11:00:19 -0500</jf:modificationDate>
        <jf:date>Feb 26, 2008</jf:date>
        <jf:author>Ragnar Westad</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Re: How do you...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48503</link>

        

        
            <description><![CDATA[<blockquote>Using Java code you have to load each file into your editor and scroll through several lines of code and make a mental image  of the relations. I am surprised that anyone can say that it is easier (or at least as easy) to read code compared...]]></description>
        

        <pubDate>Tue, 26 Feb 2008 10:56:04 -0500</pubDate>

        

        <jf:creationDate>Tue, 26 Feb 2008 10:56:04 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 26 Feb 2008 10:56:04 -0500</jf:modificationDate>
        <jf:date>Feb 26, 2008</jf:date>
        <jf:author>Karl Banke</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: How do you...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48503</link>

        

        
            <description><![CDATA[<blockquote><blockquote>*Try yourself to understand the relations of 20 java classes from a bunch of source code files. Then compare that to a class diagram with 20 objects.<br></blockquote><br>With 20 Java Classes (given coding is type safe), it is...]]></description>
        

        <pubDate>Tue, 26 Feb 2008 10:02:49 -0500</pubDate>

        

        <jf:creationDate>Tue, 26 Feb 2008 10:02:49 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 26 Feb 2008 10:02:49 -0500</jf:modificationDate>
        <jf:date>Feb 26, 2008</jf:date>
        <jf:author>Bj??rn Caroll</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>How do you...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48503</link>

        

        
            <description><![CDATA[<blockquote>*Try yourself to understand the relations of 20 java classes from a bunch of source code files. Then compare that to a class diagram with 20 objects....]]></description>
        

        <pubDate>Tue, 26 Feb 2008 09:38:41 -0500</pubDate>

        

        <jf:creationDate>Tue, 26 Feb 2008 09:38:41 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 26 Feb 2008 09:38:41 -0500</jf:modificationDate>
        <jf:date>Feb 26, 2008</jf:date>
        <jf:author>Karl Banke</jf:author>
        <jf:replyCount>7</jf:replyCount>
    </item>


    <item>

        <title>Re: Why not POJO centric instead of UML centric</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48503</link>

        

        
            <description><![CDATA[<blockquote>Hi Ragnar,<br><br><blockquote>&gt; the model is not just another view ... it exists at a higher level of abstraction. ... some way of code generation will be necessary... Ragnar</blockquote><br><br>But you can use Java + annotations as a...]]></description>
        

        <pubDate>Tue, 26 Feb 2008 05:29:29 -0500</pubDate>

        

        <jf:creationDate>Tue, 26 Feb 2008 05:29:29 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 26 Feb 2008 05:29:29 -0500</jf:modificationDate>
        <jf:date>Feb 26, 2008</jf:date>
        <jf:author>Bj??rn Caroll</jf:author>
        <jf:replyCount>8</jf:replyCount>
    </item>


    <item>

        <title>Re: Why not POJO centric instead of UML centric</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48503</link>

        

        
            <description><![CDATA[<blockquote>But you can use Java + annotations as a design notation with the same level of abstraction of UML, and with code generation (if you wish).</blockquote>...]]></description>
        

        <pubDate>Tue, 26 Feb 2008 04:34:31 -0500</pubDate>

        

        <jf:creationDate>Tue, 26 Feb 2008 04:34:31 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 26 Feb 2008 04:34:31 -0500</jf:modificationDate>
        <jf:date>Feb 26, 2008</jf:date>
        <jf:author>Ragnar Westad</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Why not POJO centric instead of UML centric</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48503</link>

        

        
            <description><![CDATA[Hi Ragnar,...]]></description>
        

        <pubDate>Tue, 26 Feb 2008 04:25:08 -0500</pubDate>

        

        <jf:creationDate>Tue, 26 Feb 2008 04:25:08 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 26 Feb 2008 04:25:08 -0500</jf:modificationDate>
        <jf:date>Feb 26, 2008</jf:date>
        <jf:author>javierpaniza</jf:author>
        <jf:replyCount>10</jf:replyCount>
    </item>


    <item>

        <title>Re: Why not POJO centric instead of UML centric</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48503</link>

        

        
            <description><![CDATA[<div class="jive-quote">Change from UML to code, and vice versa. Because UML is only a view of the code, but not the code.</div>...]]></description>
        

        <pubDate>Tue, 26 Feb 2008 03:13:47 -0500</pubDate>

        

        <jf:creationDate>Tue, 26 Feb 2008 03:13:47 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 26 Feb 2008 03:13:47 -0500</jf:modificationDate>
        <jf:date>Feb 26, 2008</jf:date>
        <jf:author>Ragnar Westad</jf:author>
        <jf:replyCount>11</jf:replyCount>
    </item>


    <item>

        <title>What's the purpose?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48503</link>

        

        
            <description><![CDATA[In a convention driven environment, what is the purpose of drawing pictures (pardon me: diagrams) in order to model the problem domain. The amount of code needed to code domain is so slim, that UML just seems to be overhead.]]></description>
        

        <pubDate>Tue, 26 Feb 2008 02:42:53 -0500</pubDate>

        

        <jf:creationDate>Tue, 26 Feb 2008 02:42:53 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 26 Feb 2008 02:42:53 -0500</jf:modificationDate>
        <jf:date>Feb 26, 2008</jf:date>
        <jf:author>Karl Banke</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>



</channel>
</rss>

