• 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
Re: Design Question: Hiding inherited attributes?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Design Question: Hiding inherited attributes?


  • Subject: Re: Design Question: Hiding inherited attributes?
  • From: James Cicenia <email@hidden>
  • Date: Thu, 19 Jun 2008 12:55:50 -0500

Just to close this thread.

I was way too optimistic about keys in ReportMill. I was thinking I could have a dictionary of legible names vs, the method names.
Once I got that figured out and finally was able to export into xml my appropriate names I was almost there. Turns
out that the other big issue for me was my interface stupidity with RM.


Thanks for all the help.. now onto learning embeddd installs!

James Cicenia






On Jun 18, 2008, at 9:08 PM, Don Lindsay wrote:

Ooops HTML should be XML. Also don't fetch deep if you do not want all the relationships or limit the number of records you are writing to XML, in your array (fetch specification).

Don
On Jun 18, 2008, at 10:06 PM, Don Lindsay wrote:

Hello;

I use ReportMill with a complicated model, you need to create a report format that only shows the attributes you want to display. You are using ReportMill wrong. I have sent you the code previously to generate HTML. It is also documented in the ReportMill documentation on how to generate XML for ReportMill designer.

Don
On Jun 18, 2008, at 5:15 PM, James Cicenia wrote:

Yes -

That is what I am trying to do and with zero luck. I have been in a slew of ignoreMembers and still it keeps going around and around and finding relationships.
I limited the depth to 1. Didn't help a bit.


Anybody use ReportMill with a complicated schema/model?

James Cicenia


On Jun 18, 2008, at 4: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 (Webobjects- 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


_______________________________________________ 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
References: 
 >Design Question: Hiding inherited attributes? (From: James Cicenia <email@hidden>)
 >Re: Design Question: Hiding inherited attributes? (From: Robert Walker <email@hidden>)
 >Re: Design Question: Hiding inherited attributes? (From: James Cicenia <email@hidden>)
 >Re: Design Question: Hiding inherited attributes? (From: Alan Zebchuk <email@hidden>)
 >Re: Design Question: Hiding inherited attributes? (From: James Cicenia <email@hidden>)
 >Re: Design Question: Hiding inherited attributes? (From: Don Lindsay <email@hidden>)
 >Re: Design Question: Hiding inherited attributes? (From: Don Lindsay <email@hidden>)

  • Prev by Date: Re: Entity Modeller == EOModeler?
  • Next by Date: No resources when setting a framework project dependency
  • Previous by thread: Re: Design Question: Hiding inherited attributes?
  • Next by thread: Re: Design Question: Hiding inherited attributes?
  • Index(es):
    • Date
    • Thread