It probably is what I am missing.

ReportMill creates an XML file for the ReportDesigner to show keys, etc.
It is supposed to create this by interrogating my EOs. However, my EOs,
are evidently way to complex and its xml writer finds itself in an infinite loop.

I have Company -->> Portfolios -->> Projects -->> Phases -->>Tasks

These all point to other lookups, some have reflexive joins etc. and the
console just keeps spewing out. the same things over and over until it
runs out of memory.

Maybe it is a conceptual problem on my part.

James




On Jun 18, 2008, at 3:57 PM, Ken Anderson wrote:

James,

I think everyone is scratching their heads in regards to your problem with ReportMill. Why is XML involved at all? ReportMill should be able to interrogate your objects as necessary. What am I missing here?

Ken

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/kenlists%40anderhome.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