<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://www.coconut-palm-software.com/the_new_visual_editor/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.coconut-palm-software.com/the_new_visual_editor/feed.php">
        <title>The Visual Editor java</title>
        <description></description>
        <link>https://www.coconut-palm-software.com/the_new_visual_editor/</link>
        <image rdf:resource="https://www.coconut-palm-software.com/the_new_visual_editor/lib/images/favicon.ico" />
       <dc:date>2010-06-26T11:46:37-04:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.coconut-palm-software.com/the_new_visual_editor/doku.php?id=java:builder_pattern_for_data_binding_nested_attributes&amp;rev=1224776955&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.coconut-palm-software.com/the_new_visual_editor/doku.php?id=java:code_bloat_thread_from_e4_mailing_list&amp;rev=1224777557&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.coconut-palm-software.com/the_new_visual_editor/doku.php?id=java:home&amp;rev=1237603707&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.coconut-palm-software.com/the_new_visual_editor/lib/images/favicon.ico">
        <title>The Visual Editor</title>
        <link>https://www.coconut-palm-software.com/the_new_visual_editor/</link>
        <url>https://www.coconut-palm-software.com/the_new_visual_editor/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.coconut-palm-software.com/the_new_visual_editor/doku.php?id=java:builder_pattern_for_data_binding_nested_attributes&amp;rev=1224776955&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-23T11:49:15-04:00</dc:date>
        <title>java:builder_pattern_for_data_binding_nested_attributes</title>
        <link>https://www.coconut-palm-software.com/the_new_visual_editor/doku.php?id=java:builder_pattern_for_data_binding_nested_attributes&amp;rev=1224776955&amp;do=diff</link>
        <description>Boris convinced me to keep the order of method calls similar to what you'd
expect in regular nested method calls.  e.g. if I want to observe
person.getAddress().getStreet() the code should look like:

IValueProperty personAddressStreet = BeanPropertyBuilder.value(Person.class,
“address”).value(Address.class, “street”).build();</description>
    </item>
    <item rdf:about="https://www.coconut-palm-software.com/the_new_visual_editor/doku.php?id=java:code_bloat_thread_from_e4_mailing_list&amp;rev=1224777557&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-23T11:59:17-04:00</dc:date>
        <title>java:code_bloat_thread_from_e4_mailing_list</title>
        <link>https://www.coconut-palm-software.com/the_new_visual_editor/doku.php?id=java:code_bloat_thread_from_e4_mailing_list&amp;rev=1224777557&amp;do=diff</link>
        <description>Oberhuber, Martin to E4

Boris wrote:
 

	&quot; I have written a blog post about the bloat topic:
 &lt;http://borisoneclipse.blogspot.com/2008/10/avoiding-bloat.html&gt;&quot;


Great posting!

It inspired me to think about another potential reason for bloat:
duplication of graphics, images and NLS Strings</description>
    </item>
    <item rdf:about="https://www.coconut-palm-software.com/the_new_visual_editor/doku.php?id=java:home&amp;rev=1237603707&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-20T22:48:27-04:00</dc:date>
        <title>java:home</title>
        <link>https://www.coconut-palm-software.com/the_new_visual_editor/doku.php?id=java:home&amp;rev=1237603707&amp;do=diff</link>
        <description>Testing

	*  SWT Graphical Unit Tests Are Easy

Duck types

	*  Motivating Duck Typing in Java
	*  Java Does Duck Typing

Java and Scala

	*  Using Scala to Create Eclipse RCP Applications
	*  Simplifying SWT with Scala

General Java

	*  In Java 5, 0 is not always equal to 0
	*  Code Bloat Thread from E4 mailing list</description>
    </item>
</rdf:RDF>
