<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/wbemservices/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/wbemservices/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 09 Feb 2004 02:31:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/wbemservices/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>CIMObjectPath add getModelPath(), getNamespaceName(), getNam</title><link>https://sourceforge.net/p/wbemservices/feature-requests/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;JSR48 issue #12 - CIMObjectPath add getModelPath(),&lt;br /&gt;
getNamespaceName(), getNamespaceType() methods&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brian Schlosser</dc:creator><pubDate>Mon, 09 Feb 2004 02:31:23 -0000</pubDate><guid>https://sourceforge.net69c3c9df922fe2c767dcd4897bb47d7a56d417e1</guid></item><item><title>mofcomp generates all classes into a single package</title><link>https://sourceforge.net/p/wbemservices/feature-requests/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This is a feature request, not a bug...&lt;/p&gt;
&lt;p&gt;It would be great if the mofcompiler could be a bit more &lt;br /&gt;
flexible in generating beans/classes with regards to &lt;br /&gt;
packages/imports/exceptions.  Currently there appears &lt;br /&gt;
to be no way to generate the entire set of classes from &lt;br /&gt;
an entire CIM Schema release into anything other than &lt;br /&gt;
one monolithic package.  It would be nice if you could &lt;br /&gt;
instruct the mofcompiler to segregate the various &lt;br /&gt;
classes into appropriate sub-packages by way of an &lt;br /&gt;
input mapping file, or some other logical filename-based &lt;br /&gt;
pattern matching.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;For example, one of the CIM schema 2.7 mof files is: &lt;br /&gt;
Device27_Sensors.mof.  With a file pattern matching &lt;br /&gt;
approach (possible by a regexp passed in as an arg to &lt;br /&gt;
mofcomp), one could specify that package for classes &lt;br /&gt;
defined in this file should be in a package named &lt;br /&gt;
something like: &amp;amp;quot;org.dmtf.cim27.device.sensors&amp;amp;quot;.&lt;br /&gt;
mofcomp could keep track of the package to class &lt;br /&gt;
mappings and generate the appropriate import &lt;br /&gt;
statements as well.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 20 May 2003 23:29:25 -0000</pubDate><guid>https://sourceforge.net824f9ffaa6559112883e6360dec92d69c0a56e26</guid></item><item><title>Add logging to CIMOM</title><link>https://sourceforge.net/p/wbemservices/feature-requests/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Logging is different than tracing.  Tracing, which is&lt;br /&gt;
currently called logging in 0.95a, is for the&lt;br /&gt;
consumption of the developer.  But logging would be for&lt;br /&gt;
the consumption of the end-user or the management&lt;br /&gt;
applications.&lt;/p&gt;
&lt;p&gt;We should consider that the log itself encapsulates&lt;br /&gt;
indications so that indications are logged but with&lt;br /&gt;
additional attributes.&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Hand</dc:creator><pubDate>Mon, 13 Jan 2003 19:35:54 -0000</pubDate><guid>https://sourceforge.netd41b10a848741568713e0624b26ffdf79f406cd8</guid></item><item><title>Subscriptions by AlertIndication</title><link>https://sourceforge.net/p/wbemservices/feature-requests/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It is allowed to create an indication subscription&lt;br /&gt;
using a filter &amp;amp;quot;from CIM_InstIndication' and thereby&lt;br /&gt;
get creation, modification, and delete indications with&lt;br /&gt;
one indication subscription.  Modify CIMOM so that one&lt;br /&gt;
can subscribe using CIM_AlertIndication and thereby get&lt;br /&gt;
all alert indications.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Being able to subscribe in the manner described above&lt;br /&gt;
is required for SMIS v1.0. (example: p.54 SMIS version&lt;br /&gt;
1213).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Hand</dc:creator><pubDate>Mon, 23 Dec 2002 16:05:40 -0000</pubDate><guid>https://sourceforge.netbf20ab7378e170c2c771c4984e456b6cab5f3535</guid></item><item><title>CIMOM provide extra subsc. attributes</title><link>https://sourceforge.net/p/wbemservices/feature-requests/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;CIM 2.7 added extra attributes to&lt;br /&gt;
CIM_IndicationSubscription that obviously were meant to&lt;br /&gt;
be filled in by the CIMOM.  Modify CIMOM to fill these&lt;br /&gt;
values in.&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Hand</dc:creator><pubDate>Mon, 23 Dec 2002 16:02:59 -0000</pubDate><guid>https://sourceforge.netbc7e7a39eb0a2466e78752b43c68418dc0ed928a</guid></item><item><title>Add Transaction Support</title><link>https://sourceforge.net/p/wbemservices/feature-requests/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The DMTF Interop WG is going to look at enahcning the protocol to support transactions. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim Davis</dc:creator><pubDate>Thu, 22 Aug 2002 14:48:09 -0000</pubDate><guid>https://sourceforge.net7fb1f95a08c785eb2ae88e7b99c99325c52dab7a</guid></item><item><title>Use GSS API for Security Interface</title><link>https://sourceforge.net/p/wbemservices/feature-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Since the Java GSS API is in Java 1.4, it should be used for security.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim Davis</dc:creator><pubDate>Thu, 22 Aug 2002 14:47:01 -0000</pubDate><guid>https://sourceforge.net674cc8440fc604d1e6e8929f395ddcfd49547837</guid></item><item><title>Log file to dump exceptions</title><link>https://sourceforge.net/p/wbemservices/feature-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Can something like the following be applied &lt;br /&gt;
application-wide for both CIMOM &amp;amp;amp; CIMWorkshop :-&lt;/p&gt;
&lt;p&gt;1. Create separate log files for the CIMOM and the &lt;br /&gt;
CIMWorkshop to contain exceptions.&lt;/p&gt;
&lt;p&gt;2. Whenever an exception happens ( or is thrown ) &lt;br /&gt;
anywhere in either of these processes, dump it &lt;br /&gt;
( eg. a printStackTrace() ) into the log file.&lt;/p&gt;
&lt;p&gt;This way, while testing/running the applications, we &lt;br /&gt;
can quickly locate the problem, pin-point the source&lt;br /&gt;
code with the problem and report it as a tracker.&lt;/p&gt;
&lt;p&gt;Sumanta &lt;br /&gt;
( Inrange Tech Corp )&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 19 Aug 2002 18:32:42 -0000</pubDate><guid>https://sourceforge.netd9c0cc43ca3c6dc1450a49771dabfcbb76e51471</guid></item><item><title>Changes for CIM_Error</title><link>https://sourceforge.net/p/wbemservices/feature-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add the changes to support CIM_Error to fix error&lt;br /&gt;
reporting&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.dmtf.org/apps/org/workgroup/interop/members/3122/download.php/3411/InterOp96CIM_Error.html" rel="nofollow"&gt;http://www.dmtf.org/apps/org/workgroup/interop/members/3122/download.php/3411/InterOp96CIM_Error.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We of course will need to wait for the work to be done&lt;br /&gt;
in the interop group. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Hand</dc:creator><pubDate>Mon, 19 Aug 2002 18:32:33 -0000</pubDate><guid>https://sourceforge.netaa8aa78b8785af86d3bcf991d94b31eb8b6db294</guid></item><item><title>Add locking support</title><link>https://sourceforge.net/p/wbemservices/feature-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;We need to add locking support to the Client API and the CIM Object Manager. We need to work this &lt;br /&gt;
through the DMTF Interop WG and the SNIA Management Protocol TWG.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim Davis</dc:creator><pubDate>Fri, 16 Aug 2002 19:02:17 -0000</pubDate><guid>https://sourceforge.net5dc400e1260898bb5a28925814573ef1ff347218</guid></item></channel></rss>