Hello James;

What are you trying to do? You do not have to use XML for ReportMill, unless you are designing a report, and that is just for convenience you can design a report without having the XML. To generate a report you just pass your EOObjects as an array (just the ones you want to display by limiting with a fetch specification) to the ReportMill engine and it only uses the properties you have selected to display in the report.

Don

On Jun 18, 2008, at 3:40 PM, James Cicenia wrote:



The problem is I am trying to user ReportMill. And they don't publish an XML spec. Instead they generate the XML automagically. And, with all the Velogen goodness, all my methods, reflexive relationships here and there, well, I can't get it to give me the XML.

So I figured if I make another object that can simply inherit what I need while masking the rest that would be great.

Oh, well, time to brute force list every method and attribute and put them on ignore.

- j-


On Jun 18, 2008, at 2:31 PM, Robert Walker wrote:

Maybe I'm misinterpreting your question, but couldn't you just make another Entity on the same table that only included the columns you're interested in?

On Jun 18, 2008, at 3:14 PM, James Cicenia wrote:

Hello -

I would like to somehow make an object that subclasses an EO but only the
subclass's attributes are visible. Is this possible?

Thanks
James Cicenia
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/robert.walker%40bennettig.com

This email sent to [EMAIL PROTECTED]

Robert Walker
[EMAIL PROTECTED]




_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/james%40jimijon.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/pccdonl %40mac.com

This email sent to [EMAIL PROTECTED]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to