Entity/attribute/relationship terrible toString?
Entity/attribute/relationship terrible toString?
- Subject: Entity/attribute/relationship terrible toString?
- From: ocs--- via Webobjects-dev <email@hidden>
- Date: Tue, 2 Jun 2020 01:52:32 +0200
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