Talk:Plain old Java object

This is an old revision of this page, as edited by 124.87.141.114 (talk) at 09:09, 26 March 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

My opinion is that any general restrictions or requirements other than those forced by the Java Language Specification on the java objects to be used in a program makes those objects not POJOs and those programming environments not strictly POJO compliant. Requirements like annotations also rule out the use of older versions of the JVM, including 1.4, which is still widely used in enterprise environments.