• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Is it bad to put Objects in EO derived classes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is it bad to put Objects in EO derived classes


  • Subject: Is it bad to put Objects in EO derived classes
  • From: Baiss Eric Magnusson <email@hidden>
  • Date: Tue, 31 Oct 2006 08:51:16 -0800

I need to add a BigDecimal to each Transaction record, I added it to
	public class Transaction extends EOGenericRecord
as a local object. I don't instantiate it until it is needed.

My question is, even though it is transient, is it better to add it to the base EOModel, so it exists in the DB?

I've read that it is bad to put Objects in EO derived classes.

BTW: I'm still working on the Performance and I'm thankful for the good responses I got.
----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>



_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Is it bad to put Objects in EO derived classes
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: WWDC movies on iTunes
  • Next by Date: Re: Is it bad to put Objects in EO derived classes
  • Previous by thread: Re: testing a WO web application with memory issue
  • Next by thread: Re: Is it bad to put Objects in EO derived classes
  • Index(es):
    • Date
    • Thread