<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Catel Discussions Rss Feed</title><link>http://catel.codeplex.com/Thread/List.aspx</link><description>Catel Discussions Rss Description</description><item><title>New Post: Error in nestedviewmodel</title><link>http://catel.codeplex.com/discussions/442068</link><description>&lt;div style="line-height: normal;"&gt;Ok. I added an new Issue. &lt;br /&gt;
&lt;br /&gt;
Can I edit the issue? I set the Priority to Critical. Thats to high, I thinks Major is enough for me :-)&lt;br /&gt;
&lt;/div&gt;</description><author>jens_weller</author><pubDate>Tue, 21 May 2013 11:36:26 GMT</pubDate><guid isPermaLink="false">New Post: Error in nestedviewmodel 20130521113626A</guid></item><item><title>New Post: Position of InfoBarMessageControl</title><link>http://catel.codeplex.com/discussions/443583</link><description>&lt;div style="line-height: normal;"&gt;No I meen the InfoBarMessageControl.&lt;br /&gt;
&lt;br /&gt;
Thats the example in the catel help:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt; &amp;lt;catel:InfoBarMessageControl&amp;gt;
&amp;lt;!-- The content goes here--&amp;gt;
&amp;lt;/catel:InfoBarMessageControl&amp;gt;&lt;/code&gt;&lt;/pre&gt;

And so the InfoBarMessagecontrol is above the content. But I want to have the infobarmessagecontrol under the content. So how is this possible?&lt;br /&gt;
&lt;/div&gt;</description><author>jens_weller</author><pubDate>Tue, 21 May 2013 11:16:38 GMT</pubDate><guid isPermaLink="false">New Post: Position of InfoBarMessageControl 20130521111638A</guid></item><item><title>New Post: Debugging Catel using Symbols.org</title><link>http://catel.codeplex.com/discussions/357106</link><description>&lt;div style="line-height: normal;"&gt;I was wondering why there was still no release of 4.6 but that's clear now ;)&lt;br /&gt;
&lt;br /&gt;
Issue has been created.&lt;br /&gt;
&lt;br /&gt;
Been away from catel for some time and good to see that I no longer have to invent EF 5 support myself :D Hope my 'old' 3.2 application doesn't 'break' in too many ways.&lt;br /&gt;
&lt;br /&gt;
Have a nice holiday ;)&lt;br /&gt;
&lt;/div&gt;</description><author>Dromer1967</author><pubDate>Sat, 18 May 2013 12:43:18 GMT</pubDate><guid isPermaLink="false">New Post: Debugging Catel using Symbols.org 20130518124318P</guid></item><item><title>New Post: Error in nestedviewmodel</title><link>http://catel.codeplex.com/discussions/442068</link><description>&lt;div style="line-height: normal;"&gt;Is the validation complex? Maybe a check should be added to prevent a change in case the validationsummary has not changed. You can add the feature request at &lt;a href="http://catelproject.atlassian.net" rel="nofollow"&gt;http://catelproject.atlassian.net&lt;/a&gt;. Note though that I am currently on vacation until mid June so I wont have time soon.&lt;br /&gt;
&lt;/div&gt;</description><author>GeertvanHorrik</author><pubDate>Sat, 18 May 2013 04:17:37 GMT</pubDate><guid isPermaLink="false">New Post: Error in nestedviewmodel 20130518041737A</guid></item><item><title>New Post: OnViewModelCommandExecuted</title><link>http://catel.codeplex.com/discussions/442923</link><description>&lt;div style="line-height: normal;"&gt;For view model to view model communication, you have three options:&lt;br /&gt;
1 interested in&lt;br /&gt;
2 auditor&lt;br /&gt;
3 messagemediator&lt;br /&gt;
&lt;br /&gt;
You can pick whatever you like.&lt;br /&gt;
&lt;/div&gt;</description><author>GeertvanHorrik</author><pubDate>Sat, 18 May 2013 04:15:07 GMT</pubDate><guid isPermaLink="false">New Post: OnViewModelCommandExecuted 20130518041507A</guid></item><item><title>New Post: ChangeNotificationWrapper on EntitySet&lt;T&gt;</title><link>http://catel.codeplex.com/discussions/443963</link><description>&lt;div style="line-height: normal;"&gt;Yes, the downside is that SL cannot reflect explicit interface events. They are private somehow (interesting, right...). I am currently on vacation so cannot look at it, but please create an issue at &lt;a href="http://catelproject.atlassian.net" rel="nofollow"&gt;http://catelproject.atlassian.net&lt;/a&gt; so I can take a look when I get back.&lt;br /&gt;
&lt;/div&gt;</description><author>GeertvanHorrik</author><pubDate>Sat, 18 May 2013 04:05:40 GMT</pubDate><guid isPermaLink="false">New Post: ChangeNotificationWrapper on EntitySet&lt;T&gt; 20130518040540A</guid></item><item><title>New Post: Debugging Catel using Symbols.org</title><link>http://catel.codeplex.com/discussions/357106</link><description>&lt;div style="line-height: normal;"&gt;It's broken at the moment. Somehow somewhere either nuget OR symbolssource broke something approx. 4 months ago. I tried to fix it once, but it was too much work and it's not high on the priority list. I am currently on holiday, but once I get back I might have another look at it. Please create an issue at &lt;a href="http://catelproject.atlassian.net" rel="nofollow"&gt;http://catelproject.atlassian.net&lt;/a&gt; so I remember when I get back ;-)&lt;br /&gt;
&lt;/div&gt;</description><author>GeertvanHorrik</author><pubDate>Sat, 18 May 2013 04:04:18 GMT</pubDate><guid isPermaLink="false">New Post: Debugging Catel using Symbols.org 20130518040418A</guid></item><item><title>New Post: Position of InfoBarMessageControl</title><link>http://catel.codeplex.com/discussions/443583</link><description>&lt;div style="line-height: normal;"&gt;You can put it anywhere you want. Or are you talking about the DataWindow? You always have the freedom to set the generation style to none and put it in there yourself. Then you have true freedom of control placement.&lt;br /&gt;
&lt;/div&gt;</description><author>GeertvanHorrik</author><pubDate>Sat, 18 May 2013 03:53:57 GMT</pubDate><guid isPermaLink="false">New Post: Position of InfoBarMessageControl 20130518035357A</guid></item><item><title>New Post: ChangeNotificationWrapper on EntitySet&lt;T&gt;</title><link>http://catel.codeplex.com/discussions/443963</link><description>&lt;div style="line-height: normal;"&gt;This seems to affect all Entity collection classes.  Same thing on EntityCollection&amp;lt;T&amp;gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>chulbert</author><pubDate>Fri, 17 May 2013 13:07:52 GMT</pubDate><guid isPermaLink="false">New Post: ChangeNotificationWrapper on EntitySet&lt;T&gt; 20130517010752P</guid></item><item><title>New Post: ChangeNotificationWrapper on EntitySet&lt;T&gt;</title><link>http://catel.codeplex.com/discussions/443963</link><description>&lt;div style="line-height: normal;"&gt;In a Silverlight 5, RIA Services project I'm trying to use the new ChangeNotificationWrapper to observe the arrival of new entities.  It throws the following exception when I try to create on wrapping an EntitySet&amp;lt;T&amp;gt;.&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;
InnerException	{System.NotSupportedException: No add-method available for event 'CollectionChanged', cannot subscribe using weak events. Make sure the event is public&lt;br /&gt;
   at Catel.WeakEventListener&lt;code&gt;3.SubscribeToEvent(Object source, String eventName)&lt;br /&gt;   at Catel.WeakEventListener&lt;/code&gt;3.SubscribeToWeakEvent(TTarget target, TSource source, String eventName, Delegate handler)}	System.Exception {System.NotSupportedException}&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;
Bug?&lt;br /&gt;
&lt;/div&gt;</description><author>chulbert</author><pubDate>Thu, 16 May 2013 20:04:40 GMT</pubDate><guid isPermaLink="false">New Post: ChangeNotificationWrapper on EntitySet&lt;T&gt; 20130516080440P</guid></item><item><title>New Post: Debugging Catel using Symbols.org</title><link>http://catel.codeplex.com/discussions/357106</link><description>&lt;div style="line-height: normal;"&gt;Are the symbols no longer present on symbolsource.org?&lt;br /&gt;
&lt;br /&gt;
Debugging doesn't work and when I look at symbolsource.org I can only see symbols for catel version 3.2 and older?&lt;br /&gt;
&lt;br /&gt;
Is there a new way to use catel's pdb files and if so please enlighten me :)&lt;br /&gt;
&lt;/div&gt;</description><author>Dromer1967</author><pubDate>Thu, 16 May 2013 19:21:59 GMT</pubDate><guid isPermaLink="false">New Post: Debugging Catel using Symbols.org 20130516072159P</guid></item><item><title>New Post: Position of InfoBarMessageControl</title><link>http://catel.codeplex.com/discussions/443583</link><description>&lt;div style="line-height: normal;"&gt;How is it possible to change the position of the InfoBarMessageControl.&lt;br /&gt;
&lt;br /&gt;
I need to place it in an horizontal Stackpanel. Is this possible&lt;br /&gt;
&lt;/div&gt;</description><author>jens_weller</author><pubDate>Tue, 14 May 2013 12:08:18 GMT</pubDate><guid isPermaLink="false">New Post: Position of InfoBarMessageControl 20130514120818P</guid></item><item><title>New Post: Error in nestedviewmodel</title><link>http://catel.codeplex.com/discussions/442068</link><description>&lt;div style="line-height: normal;"&gt;Hm. Ok what to do.&lt;br /&gt;
&lt;br /&gt;
 The IValidationSummary Property get  is now called about 100 times.  Everytime I change a property in a viewmodel in the nested viewmodel hierarchy.&lt;br /&gt;
&lt;/div&gt;</description><author>jens_weller</author><pubDate>Wed, 08 May 2013 12:35:42 GMT</pubDate><guid isPermaLink="false">New Post: Error in nestedviewmodel 20130508123542P</guid></item><item><title>New Post: OnViewModelCommandExecuted</title><link>http://catel.codeplex.com/discussions/442923</link><description>&lt;div style="line-height: normal;"&gt;In an viewmodel i can react to a command of an other viewmodel with the method OnViewModelCommandExecuted.&lt;br /&gt;
&lt;br /&gt;
What I need is to know if I can exceute the command in depending on the other viewmodels.&lt;br /&gt;
&lt;br /&gt;
How to solve.&lt;br /&gt;
&lt;/div&gt;</description><author>jens_weller</author><pubDate>Wed, 08 May 2013 08:44:34 GMT</pubDate><guid isPermaLink="false">New Post: OnViewModelCommandExecuted 20130508084434A</guid></item><item><title>New Post: Error in nestedviewmodel</title><link>http://catel.codeplex.com/discussions/442068</link><description>&lt;div style="line-height: normal;"&gt;No, this is not possible.&lt;br /&gt;
&lt;/div&gt;</description><author>GeertvanHorrik</author><pubDate>Tue, 07 May 2013 09:04:17 GMT</pubDate><guid isPermaLink="false">New Post: Error in nestedviewmodel 20130507090417A</guid></item><item><title>New Post: Error in nestedviewmodel</title><link>http://catel.codeplex.com/discussions/442068</link><description>&lt;div style="line-height: normal;"&gt;No, this is not possible.&lt;br /&gt;
&lt;/div&gt;</description><author>GeertvanHorrik</author><pubDate>Tue, 07 May 2013 09:04:17 GMT</pubDate><guid isPermaLink="false">New Post: Error in nestedviewmodel 20130507090417A</guid></item><item><title>New Post: Error in nestedviewmodel</title><link>http://catel.codeplex.com/discussions/442068</link><description>&lt;div style="line-height: normal;"&gt;Hello again.&lt;br /&gt;
&lt;br /&gt;
Next Problem. I use ValidationToViewModel with IncludeChildViewModels and Tag. But  now my Application is very slow.  The problem is that i have nested viewmodels with 4 hierarchy levels. In the deepest level there are many viewmodels. &lt;br /&gt;
&lt;br /&gt;
In the topviewmodel I just need to validate the levels 1-3. So is it possible to exclude a viewmodel level from the validation?&lt;br /&gt;
&lt;/div&gt;</description><author>jens_weller</author><pubDate>Mon, 06 May 2013 07:31:22 GMT</pubDate><guid isPermaLink="false">New Post: Error in nestedviewmodel 20130506073122A</guid></item><item><title>New Post: Windows Store App - navigation - keep ViewModels alive</title><link>http://catel.codeplex.com/discussions/442100</link><description>&lt;div style="line-height: normal;"&gt;We can look into this, but not on a short term. We are just finishing up Catel 3.6 and then we will take a vacation to take some rest. You are feel to create a pull request on github though ;-)&lt;br /&gt;
&lt;/div&gt;</description><author>GeertvanHorrik</author><pubDate>Sun, 05 May 2013 18:41:27 GMT</pubDate><guid isPermaLink="false">New Post: Windows Store App - navigation - keep ViewModels alive 20130505064127P</guid></item><item><title>New Post: How to use Catel within an Addin application/ class library app? (remove app.xaml?)</title><link>http://catel.codeplex.com/discussions/442214</link><description>&lt;div style="line-height: normal;"&gt;That's the whole point. The ModuleInitializer will kick in as soon as your assembly is loaded (thus is a replacement of your app.xaml).&lt;br /&gt;
&lt;/div&gt;</description><author>GeertvanHorrik</author><pubDate>Sun, 05 May 2013 18:04:31 GMT</pubDate><guid isPermaLink="false">New Post: How to use Catel within an Addin application/ class library app? (remove app.xaml?) 20130505060431P</guid></item><item><title>New Post: How to use Catel within an Addin application/ class library app? (remove app.xaml?)</title><link>http://catel.codeplex.com/discussions/442214</link><description>&lt;div style="line-height: normal;"&gt;Thanks for your reply.&lt;br /&gt;
In that case, I have trouble to define the initialization of the viewModelLocator.&lt;br /&gt;
How can I define this resource if I don't have any app.xaml ?&lt;br /&gt;
&lt;br /&gt;
Thanks a lot&lt;br /&gt;
&lt;/div&gt;</description><author>piwi2401</author><pubDate>Sat, 04 May 2013 16:41:18 GMT</pubDate><guid isPermaLink="false">New Post: How to use Catel within an Addin application/ class library app? (remove app.xaml?) 20130504044118P</guid></item></channel></rss>