Wolfgang,Chris,
that reads like copying IN one project, that's surely useful, but the TE question was to copy across project borders?
While at it, throw a "copy project" in the deal - sometimes it would be nice to have a playground, similiar to a fork in git...
And the icing to the cake, a "rebuild ALL" for projects wouldn't hurt
transferring a module from one project to another
Re: transferring a module from one project to another
Regards
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
Re: transferring a module from one project to another
Hi Karl,
in XIDE there is no problem to copy a module also from another project.... so maybe there could be an option "Copy module" and another one "Copy module from project".
Currently, I'm doing that manually, specially when I need complete group of files (View, ViewModel, Model).
Wolfgang
in XIDE there is no problem to copy a module also from another project.... so maybe there could be an option "Copy module" and another one "Copy module from project".
Currently, I'm doing that manually, specially when I need complete group of files (View, ViewModel, Model).
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Re: transferring a module from one project to another
Guys,
As I expected, this opens a can of worms . Some developers will like it one way, others in a different way, or need additional features...this is why I think it's better to do it in a plugin that works exactly as you want.
Wolfgang, of course I can include your plugin(s) with XIDE, would love to do that! Actually maybe it's a good idea to include other plugins as well, like the one from Alessandro and from Stefan (the one for git integration).
And regarding adding menu items to the context menu, it is already possible, and what is not currently possible, I can of course add support for it in the plugin system.
Btw, here's the source code of the plugin system dll of XIDE (taken from the new 32/64 bit version), so you can see all the features currently supported. And for everything that you are missing, please tell me!
As I expected, this opens a can of worms . Some developers will like it one way, others in a different way, or need additional features...this is why I think it's better to do it in a plugin that works exactly as you want.
Wolfgang, of course I can include your plugin(s) with XIDE, would love to do that! Actually maybe it's a good idea to include other plugins as well, like the one from Alessandro and from Stefan (the one for git integration).
And regarding adding menu items to the context menu, it is already possible, and what is not currently possible, I can of course add support for it in the plugin system.
Btw, here's the source code of the plugin system dll of XIDE (taken from the new 32/64 bit version), so you can see all the features currently supported. And for everything that you are missing, please tell me!
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
Re: transferring a module from one project to another
Hi Chris,
message received...I will do it next weekend or the weekend after...
At the moment I'm really busy with my normal work.
Wolfgang
message received...I will do it next weekend or the weekend after...
At the moment I'm really busy with my normal work.
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it