Would it be possible to add some constructors for hints classes in Upgrade framework?

For instance new RemoveFieldHint(Type type, string fieldName);

We only have new RemoveFieldHint(string typeName, string fieldName);

It would be useful for type safety (and auto completion) Concerned hints: MoveFieldHint RemoveFieldHint ...

asked Jul 21 '11 at 06:38

olorin's gravatar image

olorin
358878792

Hello olorin,

This is done mostly for the situation when your updated assembly doesn't have such type anymore.

But you are definitely right, we could easily add such overloads. Will do.

(Jul 22 '11 at 07:16) Dmitri Maximov Dmitri%20Maximov's gravatar image

Thanks Dmitri!

(Jul 29 '11 at 02:46) olorin olorin's gravatar image

One Answer:

The improvement is implemented. For more information, see the announcement.

answered Jul 31 '11 at 11:05

Dmitri%20Maximov's gravatar image

Dmitri Maximov
22111211

Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
toggle preview

powered by OSQA