<?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 - Ask TheServerSide: What feature do you want to add to Java?</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 01:58:17 -0400</pubDate>


    <item>

        <title>Examples using Closures</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28808</link>

        

        
            <description><![CDATA[Hi see the example using Closures given by me at <a class="jive-link-external" href="http://wwww.simplyjava.com" target="_newWindow">http://wwww.simplyjava.com</a>   It shows how simple and smaller the code can be written with the help of closures....]]></description>
        

        <pubDate>Tue, 26 Sep 2006 11:31:19 -0400</pubDate>

        

        <jf:creationDate>Tue, 26 Sep 2006 11:31:19 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 26 Sep 2006 11:31:19 -0400</jf:modificationDate>
        <jf:date>Sep 26, 2006</jf:date>
        <jf:author>Nishant Saini</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>tuples, object references, etc</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28808</link>

        

        
            <description><![CDATA[Hi people,<br><br>Tuples suggested by MT: - tuples, improved cast/ assignment structures or multiple-outs from a function would be very useful. <br><br>&nbsp;&nbsp;&nbsp;[ key ; value ] = ( [ User ; Cart] ) i.next();<br>&nbsp;&nbsp;&nbsp;[ resultCode;...]]></description>
        

        <pubDate>Tue, 22 Feb 2005 21:34:28 -0500</pubDate>

        

        <jf:creationDate>Tue, 22 Feb 2005 21:34:28 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 22 Feb 2005 21:34:28 -0500</jf:modificationDate>
        <jf:date>Feb 22, 2005</jf:date>
        <jf:author>Thomas Whitmore</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>unsigned numerical types like in C</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28808</link>

        

        
            <description><![CDATA[I'd like to see unsigned byte,short,long. This is really useful if you need to parse binary data streams.]]></description>
        

        <pubDate>Mon, 20 Dec 2004 08:11:13 -0500</pubDate>

        

        <jf:creationDate>Mon, 20 Dec 2004 08:11:13 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 20 Dec 2004 08:11:13 -0500</jf:modificationDate>
        <jf:date>Dec 20, 2004</jf:date>
        <jf:author>Steven Sagaert</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>friend</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28808</link>

        

        
            <description><![CDATA[<blockquote>class MyClass {<br>&nbsp;&nbsp;&nbsp;friend: com.mydomain.SomeOtherClass;<br>&nbsp;&nbsp;&nbsp;friend: net.sf.hibernate.*;<br>&nbsp;&nbsp;&nbsp;// no public setter for this!<br>&nbsp;&nbsp;&nbsp;// immutable to most of the...]]></description>
        

        <pubDate>Mon, 08 Nov 2004 14:55:25 -0500</pubDate>

        

        <jf:creationDate>Mon, 08 Nov 2004 14:55:25 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 08 Nov 2004 14:55:25 -0500</jf:modificationDate>
        <jf:date>Nov 8, 2004</jf:date>
        <jf:author>Nils Kilden-Pedersen</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>full directory path of the class file ....</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28808</link>

        

        
            <description><![CDATA[Mayur,<br><br>To find out the full directory path of the class file , use -verbose flag while invoking the jvm. it generates list of classes loaded with their source location.<br><br>java -verbose &lt;main-class&gt;<br><br>hope this helps<br>shrini]]></description>
        

        <pubDate>Sat, 02 Oct 2004 15:58:20 -0400</pubDate>

        

        <jf:creationDate>Sat, 02 Oct 2004 15:58:20 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 02 Oct 2004 15:58:20 -0400</jf:modificationDate>
        <jf:date>Oct 2, 2004</jf:date>
        <jf:author>shreenee josh</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Off the top of my head...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28808</link>

        

        
            <description><![CDATA[Here, here. We need a JAXS :-)]]></description>
        

        <pubDate>Fri, 01 Oct 2004 11:08:00 -0400</pubDate>

        

        <jf:creationDate>Fri, 01 Oct 2004 11:08:00 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 01 Oct 2004 11:08:00 -0400</jf:modificationDate>
        <jf:date>Oct 1, 2004</jf:date>
        <jf:author>Neil Laurance</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>my opinion regarding folder structure</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28808</link>

        

        
            <description><![CDATA[I really cant understand your point ov view.<br><br>There are 2 tremendously benefits inside the current approach:<br><br>1) The jvm/compiler has a chance to find classes as fast as possible. <br>The speed of the jvm is not relevant, because the compiler...]]></description>
        

        <pubDate>Sat, 25 Sep 2004 05:37:15 -0400</pubDate>

        

        <jf:creationDate>Sat, 25 Sep 2004 05:37:15 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 25 Sep 2004 05:37:15 -0400</jf:modificationDate>
        <jf:date>Sep 25, 2004</jf:date>
        <jf:author>Bernhard Neuhauser</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Still using AWT?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28808</link>

        

        
            <description><![CDATA[Sure, any decent GUI app requires classes from java.awt.* -- GridBagLayout, Rectangle, Graphics2D, Color, Font, FontMetrics, etc., etc. As a finer point, since Swing file dialogs look and behave nothing like their native counterparts, sometimes...]]></description>
        

        <pubDate>Fri, 24 Sep 2004 19:57:56 -0400</pubDate>

        

        <jf:creationDate>Fri, 24 Sep 2004 19:57:56 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 24 Sep 2004 19:57:56 -0400</jf:modificationDate>
        <jf:date>Sep 24, 2004</jf:date>
        <jf:author>Chris Staszak</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Ask TheServerSide: What feature do you want to add to Java?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28808</link>

        

        
            <description><![CDATA[That all depends on what YOU understand by pure. It's clear to me that we don't agree on the word's meaning, nose on forehead or not.<br>And I'd really like to know why are you trying to fix something that's not broken t begin with. The fact that...]]></description>
        

        <pubDate>Thu, 23 Sep 2004 19:36:59 -0400</pubDate>

        

        <jf:creationDate>Thu, 23 Sep 2004 19:36:59 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 23 Sep 2004 19:36:59 -0400</jf:modificationDate>
        <jf:date>Sep 23, 2004</jf:date>
        <jf:author>Martin Straus</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Look at C# and take it and improve it. Keep it simple</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28808</link>

        

        
            <description><![CDATA[You are taking my shortcut scenario litrally, when i said com.company.dao, a directory name, matches package name, thats only for readablitiy, reachablity.<br><br>It should not be forced upon. <br><br>I still donot understand why you have problem...]]></description>
        

        <pubDate>Thu, 23 Sep 2004 19:00:56 -0400</pubDate>

        

        <jf:creationDate>Thu, 23 Sep 2004 19:00:56 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 23 Sep 2004 19:00:56 -0400</jf:modificationDate>
        <jf:date>Sep 23, 2004</jf:date>
        <jf:author>Mehul Patel</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Look at C# and take it and improve it. Keep it simple</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28808</link>

        

        
            <description><![CDATA[<blockquote>Ok JX take this to next level.Do you use short cut on tool bar, or Start/Program Files, or you go to directory where software is installed and click the exe?Point is namespace and package is for arranging APIs, not where it goes,why do you...]]></description>
        

        <pubDate>Thu, 23 Sep 2004 15:59:33 -0400</pubDate>

        

        <jf:creationDate>Thu, 23 Sep 2004 15:59:33 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 23 Sep 2004 15:59:33 -0400</jf:modificationDate>
        <jf:date>Sep 23, 2004</jf:date>
        <jf:author>J. X.</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Look at C# and take it and improve it. Keep it simple</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28808</link>

        

        
            <description><![CDATA[Ok JX take this to next level.<br><br>Do you use short cut on tool bar, or Start/Program Files, or you go to directory where software is installed and click the exe?<br><br>Point is namespace and package is for arranging APIs, not where it goes,<br>why...]]></description>
        

        <pubDate>Thu, 23 Sep 2004 14:20:22 -0400</pubDate>

        

        <jf:creationDate>Thu, 23 Sep 2004 14:20:22 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 23 Sep 2004 14:20:22 -0400</jf:modificationDate>
        <jf:date>Sep 23, 2004</jf:date>
        <jf:author>Mehul Patel</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Look at C# and take it and improve it. Keep it simple</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28808</link>

        

        
            <description><![CDATA[<blockquote>JX this is dis-ease that java guys and architects and thinkers suffer from , that programmer no trust is put.Give freedom, dont force idiologies on others, no body is foolish to put 500 java files, in one directory, give me an example where...]]></description>
        

        <pubDate>Thu, 23 Sep 2004 12:06:32 -0400</pubDate>

        

        <jf:creationDate>Thu, 23 Sep 2004 12:06:32 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 23 Sep 2004 12:06:32 -0400</jf:modificationDate>
        <jf:date>Sep 23, 2004</jf:date>
        <jf:author>J. X.</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Ask TheServerSide: What feature do you want to add to Java?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28808</link>

        

        
            <description><![CDATA[<blockquote>Covariance</blockquote>FYI, Java 5.0 has support for covariant return types. See <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4144488" target="_blank">http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4144488</a>]]></description>
        

        <pubDate>Thu, 23 Sep 2004 04:35:07 -0400</pubDate>

        

        <jf:creationDate>Thu, 23 Sep 2004 04:35:07 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 23 Sep 2004 04:35:07 -0400</jf:modificationDate>
        <jf:date>Sep 23, 2004</jf:date>
        <jf:author>rory Winston</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Look at C# and take it and improve it. Keep it simple</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28808</link>

        

        
            <description><![CDATA[JX this is dis-ease that java guys and architects and thinkers suffer from , that programmer no trust is put.<br><br>Give freedom, dont force idiologies on others, no body is foolish to put 500 java files, in one directory, give me an example where you...]]></description>
        

        <pubDate>Wed, 22 Sep 2004 17:04:11 -0400</pubDate>

        

        <jf:creationDate>Wed, 22 Sep 2004 17:04:11 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 22 Sep 2004 17:04:11 -0400</jf:modificationDate>
        <jf:date>Sep 22, 2004</jf:date>
        <jf:author>Mehul Patel</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>



</channel>
</rss>

