Search
Active

6
Sign in to vote
0
Sign in to vote
Sign in
to vote
Type: Suggestion
ID: 425524
Opened: 3/20/2009 9:02:52 AM
Access Restriction: Public
0
Workaround(s)
Attribute/Element/UserData extensions are a really useful mechanism to store custom app data into the mesh.

However, the ability to query them is a must.

While querying attribute extensions, for example, we're getting an exception that method calls are not allowed (where a typical query would be Where(r => r.AttributeExtensions.Any(a => ... ))). Same goes for element extensions and user data.

Am I missing something in the query API? Is this something that will be added?
Details (expand)
Tell us what you want to change and why (5000 characters)
Add support for creating queries that invoke LINQ operations on those collections (i.e. Any(), etc.)
What were you trying to do that prompted you to want to change it?
Leveraging meshobject for custom application data
How would this change make what you were trying to do easier?
It would make it usable at all
How often would you use this change?
90-100% of the time
File Attachments
0 attachments
Sign in to post a comment.
Posted by VikasAhuja on 3/22/2009 at 3:11 PM
Reported at: http://social.msdn.microsoft.com/Forums/en-US/liveframework/thread/2afdbc83-8ebf-46ef-bb14-3153f652b973
Posted by Microsoft on 3/22/2009 at 3:24 PM
Thanks for reporting this issue and taking time to collect logs. We have assigned it to feature team for consideration into future releases.

Thanks,
Vikas