Skip to content
This repository has been archived by the owner on Jan 3, 2018. It is now read-only.

Catel IoC container support #27

Closed
wants to merge 1 commit into from

Conversation

alexfdezsauco
Copy link
Contributor

Added support to Catel IoC container (http://catel.codeplex.com/)

@hmemcpy
Copy link
Owner

hmemcpy commented Aug 13, 2012

Thanks, I merged the changes with the dev branch! I'll update it for 7.0 and make it a part of the product :)

Project Catel is credited, of course!

@hmemcpy hmemcpy closed this Aug 13, 2012
@hmemcpy
Copy link
Owner

hmemcpy commented Aug 26, 2012

Hi Alex,

I added your changes into this temporary release: https://github.com/downloads/hmemcpy/AgentMulder/AgentMulder1.0.4.99.msi

Could you please install and see if it works correctly? If it is, I will release it very soon as part of v1.0.5 :)

@alexfdezsauco
Copy link
Contributor Author

Hi Igal,

Seem like the (temp) setup is not working properly. I have VS2010 and R#7.

I built it from the source and works fine on Friday (copying the files
to program files\jetbrains\plugin\AgentMulder), the only issue that I
noticed was the "Register with AutoFac" message (You actually noticed
too).

Now i tried with the setup and it doesn't setup properly.

Best regards,
Alexander.

On 8/26/12, Igal Tabachnik notifications@github.com wrote:

Hi Alex,

I added your changes into this temporary release:
https://github.com/downloads/hmemcpy/AgentMulder/AgentMulder1.0.4.99.msi

Could you please install and see if it works correctly? If it is, I will
release it very soon as part of v1.0.5 :)


Reply to this email directly or view it on GitHub:
#27 (comment)

@hmemcpy
Copy link
Owner

hmemcpy commented Aug 27, 2012

Ouch, sorry about that, I did change the installer a bit.

What exactly happens when you run the installer?

@alexfdezsauco
Copy link
Contributor Author

The setup "works", it actually finish.

But when the VS is opened AgentMulder doesn't listed as the installed plugins.

On 8/27/12, Igal Tabachnik notifications@github.com wrote:

Ouch, sorry about that, I did change the installer a bit.

What exactly happens when you run the installer?


Reply to this email directly or view it on GitHub:
#27 (comment)

@hmemcpy
Copy link
Owner

hmemcpy commented Aug 27, 2012

Hmm, interesting. Could you please check that it is installed into %appdata%\JetBrains\ReSharper, into each of the directories? Also, did you remove the files you manually installed?

@alexfdezsauco
Copy link
Contributor Author

%appdata%\Roaming\JetBrains\ReSharper\v7.0\vs10.0\ is empty

The fact is that all JetBrains\ReSharper\v7.0\ sub directories are empty.

On 8/27/12, Igal Tabachnik notifications@github.com wrote:

Hmm, interesting. Could you please check that it is installed into
%appdata%\JetBrains\ReSharper, into each of the directories? Also, did you
remove the files you manually installed?


Reply to this email directly or view it on GitHub:
#27 (comment)

@hmemcpy
Copy link
Owner

hmemcpy commented Aug 27, 2012

It should be directly under Plugins:

%appdata%\JetBrains\ReSharper\v6.1\Plugins
%appdata%\JetBrains\ReSharper\v7.0\Plugins

(this way it is installed into every (supported) Visual Studio, per ReSharper version)

@alexfdezsauco
Copy link
Contributor Author

I found it,

%AppData%\Roaming\JetBrains\ReSharper\v6.1\vs10.0\Plugins\AgentMulder\v7.0\Plugins\AgentMulder\

I will move it to the right one.

On 8/27/12, Igal Tabachnik notifications@github.com wrote:

It should be directly under Plugins:

%appdata%\JetBrains\ReSharper\v6.1\Plugins
%appdata%\JetBrains\ReSharper\v7.0\Plugins

(this way it is installed into every (supported) Visual Studio, per
ReSharper version)


Reply to this email directly or view it on GitHub:
#27 (comment)

@hmemcpy
Copy link
Owner

hmemcpy commented Aug 27, 2012

Thats.... an odd path :)
More testing of the installer, I guess!

Thanks!

@hmemcpy
Copy link
Owner

hmemcpy commented Aug 27, 2012

By the way, there's a humble wiki page for Catel IoC https://github.com/hmemcpy/AgentMulder/wiki/Catel-IoC :)

@alexfdezsauco
Copy link
Contributor Author

The icon to navigate to the registration is displayed and works.

But the message the class is never instantiated is displayed.

On 8/27/12, Igr Alexánder Fernández Saúco
alexander.fernandez.sauco@gmail.com wrote:

I found it,

%AppData%\Roaming\JetBrains\ReSharper\v6.1\vs10.0\Plugins\AgentMulder\v7.0\Plugins\AgentMulder\

I will move it to the right one.

On 8/27/12, Igal Tabachnik notifications@github.com wrote:

It should be directly under Plugins:

%appdata%\JetBrains\ReSharper\v6.1\Plugins
%appdata%\JetBrains\ReSharper\v7.0\Plugins

(this way it is installed into every (supported) Visual Studio, per
ReSharper version)


Reply to this email directly or view it on GitHub:
#27 (comment)

@hmemcpy
Copy link
Owner

hmemcpy commented Aug 27, 2012

Crap. Seriously?
Thanks, I'll check!

@alexfdezsauco
Copy link
Contributor Author

I'm using this private build

     // removed :)

where they (jetbrain r# team) fixed some memory leaks.

On 8/27/12, Igal Tabachnik notifications@github.com wrote:

Crap. Seriously?
Thanks, I'll check!


Reply to this email directly or view it on GitHub:
#27 (comment)

@hmemcpy
Copy link
Owner

hmemcpy commented Aug 27, 2012

Thanks. I removed the link, though, because it might not be allowed to be public.

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

Successfully merging this pull request may close these issues.

None yet

2 participants