Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Conversation

@rfc2822
Copy link
Member

@rfc2822 rfc2822 commented Oct 14, 2024

I have added Guava for

  • MoreObjects.toStringHelper()
  • Ascii.truncate()

The photo is now shown as size, note and unknownProperties are truncated to max. 2000 characters.

Other potentially large fields like the list of members are kept as they are for now.

@rfc2822 rfc2822 linked an issue Oct 14, 2024 that may be closed by this pull request
@rfc2822 rfc2822 requested a review from sunkup October 14, 2024 13:21
@rfc2822 rfc2822 marked this pull request as ready for review October 14, 2024 13:22
Copy link
Member

@sunkup sunkup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comment. Looks okay to me otherwise. 👍

@rfc2822 rfc2822 merged commit 99c6ff1 into main Oct 15, 2024
5 checks passed
@rfc2822 rfc2822 deleted the 45-contacttostring-prints-large-properties branch October 15, 2024 11:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Contact.toString() prints large properties

2 participants