Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure out a way to set related anonymous values #23

Open
robdmoore opened this issue Apr 19, 2015 · 1 comment
Open

Figure out a way to set related anonymous values #23

robdmoore opened this issue Apr 19, 2015 · 1 comment

Comments

@robdmoore
Copy link
Member

e.g. Address.Line1 and Address.Line2, or First Name, Last Name and Email.

Perhaps there is no clever way to do this?

@TheBeardedLlama
Copy link

thinking out loud here,

you could use attributes to let users group related properties together

you could have some predefined ones and provide an extension point for users to define their own

can't think of anything else

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants