Re: Design Question: Hiding inherited attributes?
Re: Design Question: Hiding inherited attributes?
- Subject: Re: Design Question: Hiding inherited attributes?
- From: James Cicenia <email@hidden>
- Date: Wed, 18 Jun 2008 16:31:54 -0500
If I type in my key by hand, i.e, @title@
and run this report against the array of projects it works fine.
However, no matter how I try to create my XML file it always gives me
keys like:
@Projects.title@
and that is wrong.
I will ask ReportMill again.
On Jun 18, 2008, at 4:26 PM, James Cicenia wrote:
I am stupid.
Just typing the key in worked just fine in the report designer.
There must be an easy way to get my keys into it via xml.
Time to see if I can reverse engineer there desired xml.
-j-
On Jun 18, 2008, at 4:18 PM, Ken Anderson wrote:
It's been a long time since I've used ReportMill, but I thought you
could access any key like this:
@relationship.relationship.key@
Can't you still do that without having it pull in all your
attributes?
Ken
On Jun 18, 2008, at 5:10 PM, Alan Zebchuk wrote:
Are you trying to generate the XML to use with the ReportMill
Designer?
This is done using the RMWebObjects.writeObject method, which is
availabe from the report mill website.
If the problem is that it's outputting too many methods and
variables, you can modify the RMWOXMLWriter class to ignore
certain methods and classes, by overriding the various ignore
methods (ignore, ignoreMember, ignoreClass, etc.) or you can
modify the addMembers methods in RMWebObjects.
Alan
On 18-Jun-08, at 3:43 PM, James Cicenia wrote:
OK -
Is there a way I can get a list of every method and attribute?
Thanks
James
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
Robert Walker
email@hidden
_______________________________________________
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
_______________________________________________
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
_______________________________________________
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
_______________________________________________
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