Re: Entity/attribute/relationship terrible toString?
Re: Entity/attribute/relationship terrible toString?
- Subject: Re: Entity/attribute/relationship terrible toString?
- From: Markus Ruggiero via Webobjects-dev <email@hidden>
- Date: Tue, 2 Jun 2020 12:09:22 +0200
Why not simply override toString() in EOGenerate templates once and for all?
> On 2 Jun 2020, at 01:52, ocs--- via Webobjects-dev
> <email@hidden> wrote:
>
> Hi there,
>
> occasionally, I need to put entities/attributes/relationships into complex
> nested property lists. Occasionally for debug, I need to print out these
> property lists.
>
> Alas, entities/attributes/relationships normally print out their complete
> contents in their toStrings, which makes the logs completely unuseable (and
> when there's more of them in a property list, actually bogs down the
> application so much it must be killed).
>
> Isn't there some trick to make those darned model classes toString something
> reasonable, e.g., just their class, name and hash?
>
> Thanks,
> OC
>
> _______________________________________________
> 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