Alex Zaytsev

Results 368 comments of Alex Zaytsev

>DynamicToy does not have access="readonly" This still holds.

These tests need a sensible asserts at least. They currently do not check anything (except implicit check for `TransientObjectException`).

We can cache the compiled delegate by aliases to avoid breaking changes.

@georgi-yakimov in your issue which you have originally opened you are talking about HQL, but it seems this PR concerns only Criteria API. Can you please clarify?

This really looks like a workaround. It is easy to break this logic. If you add a subclass of `PersonBase` with `Deleted` property, then it will be broken. The issue...

Hi @TAkkerman, can you please enable [Allow edits from maintainers](https://help.github.com/articles/allowing-changes-to-a-pull-request-branch-created-from-a-fork/) feature?

@TAkkerman I've force pushed with rebase on top of master. I've cleaned up indents & namings.

Sorry, but I'm not sure what you're trying to report here. Please provide some examples.