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

Possible to query using PublishedContentQuery? #2

Open
lars-erik opened this issue May 28, 2015 · 0 comments
Open

Possible to query using PublishedContentQuery? #2

lars-erik opened this issue May 28, 2015 · 0 comments

Comments

@lars-erik
Copy link

I didn't look much on the code yet, since this is at the bottom of the stack atm.
But instead of exposing custom runtime-generated model types for LinqPad, shouldn't it be possible to query on PublishedContentQuery.TypedContent()?
If you've got custom models, you can add an assembly reference to the query (i think), so it should be possible for PublishedContentModelFactory to resolve the types.
If no custom reference, they'll be whatever is configured for published content. (IE. XmlPublishedContent).
Possible, no?

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

No branches or pull requests

1 participant