Talk:JavaBeans: Difference between revisions

Content deleted Content added
rv 2007 test edit
 
(5 intermediate revisions by 4 users not shown)
Line 1:
{{WikiProject Javabanner shell|importanceclass=midStub|class=stub}}
{{WikiProject Java|importance=mid}}
 
}}
== Layman's terms ==
 
Line 6 ⟶ 7:
:: What the hell kind of layman looks up an article like this and doesn't at least know what a constructor is? [[Special:Contributions/72.227.165.191|72.227.165.191]] ([[User talk:72.227.165.191|talk]]) 04:09, 13 January 2010 (UTC)
I am just starting to learn Java and installed NetBeans 7 and don't know what a constructor is. Why would a layman know? I get statements in tutorials (from NetBean.org site) that say "put xxx code after the constructor" without showing the code of the constructor so I know where that is. [[Special:Contributions/24.23.254.32|24.23.254.32]] ([[User talk:24.23.254.32|talk]]) 03:31, 12 November 2011 (UTC)
::The article fails to say what a Bean ''is'', which is the main thing an encyclopedia article should do. I am familiar with objects and even with constructors, but listing properties is not the same as defining. If an abstract definition becomes too complicated, it may be helpful to give a (basic) example to the use of beans. [[User:Rbakels|Rbakels]] ([[User talk:Rbakels|talk]]) 08:19, 18 May 2019 (UTC)
 
== Link to COM ==
Line 23 ⟶ 25:
== Move?? ==
 
JavaBeans be moved to JavaBeans ??? Is there something I am missing? --[[User:Soumyasch|<fontspan colorstyle="color:green;">so</fontspan>]][[User talk:Soumyasch|<fontspan colorstyle="color:red;">U</fontspan>]][[User:Soumyasch|<fontspan colorstyle="color:green;">m</fontspan>]][[User talk:Soumyasch|<fontspan colorstyle="color:red;">'''y'''</fontspan>]][[User:Soumyasch|<fontspan colorstyle="color:green;">a</fontspan>]][[User talk:Soumyasch|<fontspan colorstyle="color:red;">S</fontspan>]][[User:Soumyasch|<fontspan colorstyle="color:green;">ch</fontspan>]] 15:06, 7 May 2006 (UTC)
 
*'''Support''' move. -- [[User:Solipsist|Solipsist]] 12:47, 24 January 2006 (UTC)
Line 69 ⟶ 71:
Should serializable classes have a line like "private static final long serialVersionUID = 7526471155622776147L;"
I think I read that the serialVersionUID should be declared for serializable classes. Is this different for beans? Just a thought.
hi <small>—Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/203.197.25.11|203.197.25.11]] ([[User talk:203.197.25.11|talk]]) 12:01, 6 September 2007 (UTC)</small><!-- Template:UnsignedIP --> <!--Autosigned by SineBot-->
 
== Reusability ==
Line 117 ⟶ 118:
== Advantages/Disadvantages sections ==
 
I kind of feel like the advantages/disadvantages sections should be rewritten in a way that is more neutral. I don't feel it is neutral to label something as an advantage or disadvantage because theoretically, an advantage to one person could be a disadvantage to another. Somebody deleted the Disadvantages section [[https://en.wikipedia.org/w/index.php?diff=856370013&oldid=850841617&title=JavaBeans|here]], and I think that content should be reinstated in a more neutral way. [[User:CLCStudent|CLCStudent]] ([[User talk:CLCStudent|talk]]) 18:40, 24 August 2018 (UTC)