<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Too Protected</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Too Protected]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 05:03:56 +0000</pubDate>
  <lastBuildDate>Sat, 24 Mar 2007 17:41:43 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=6633</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Too Protected : Ok, moved the majority of private...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6633&amp;PID=21428&amp;title=too-protected#21428</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 6633<br /><strong>Posted:</strong> 24 March 2007 at 5:41pm<br /><br />Ok, moved the majority of private declarations to protected scope. <br><br>If you have any suggestions to add some members to XTP MAPI sources, you are very welcome to send them to us. For some common tasks we may even add them to base classes instead of derived ones...<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Sat, 24 Mar 2007 17:41:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6633&amp;PID=21428&amp;title=too-protected#21428</guid>
  </item> 
  <item>
   <title><![CDATA[Too Protected : Twice now I have run into issues...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6633&amp;PID=21126&amp;title=too-protected#21126</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2321">JohnCrenshaw</a><br /><strong>Subject:</strong> 6633<br /><strong>Posted:</strong> 13 March 2007 at 10:16am<br /><br />Twice now I have run into issues with the MAPI dataprovider because there are so man private functions and variables. Since private members are unavailable to a derived class, it is nearly impossible to enhance.<DIV>&nbsp;</DIV><DIV>First, I needed to have more control over the open functionality. I was already opening a connection to MAPI elsewhere and It was no good to open an extra connection, ask the user, etc. I couldn't change this to use my connection without changing a number of functions and variables&nbsp;from private to protected.</DIV><DIV>&nbsp;</DIV><DIV>Second, since I AM using mapi outside of the data provider, it is valuable to me to gain access to the entryid for various calendar events. Again, all of the members that are used in this process are private, they should be protected.</DIV><DIV>&nbsp;</DIV><DIV>Could you re-evaluate the use of private members in this class? Any function that MIGHT be of use to a derived class should be protected instead.</DIV>]]>
   </description>
   <pubDate>Tue, 13 Mar 2007 10:16:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6633&amp;PID=21126&amp;title=too-protected#21126</guid>
  </item> 
 </channel>
</rss>