Bill Rizzi wrote:
> Hi -
>
> I have been looking for a simple way to configure C++ modules along
> the lines of a PropertyContainer (name-value pairs) and using XML files
> to load/store the configuration. I came across VRJuggler and then
> JCCL. I did a quick look through the list archives and didn't see any
> mention of using JCCL independently of Juggler so I am posing the
> question to this list.
>
> Does it make sense and is it possible to use JCCL on its own in order
> to configure C++ modules with name-value pairs that can be loaded from
> and saved to XML files? For my purpose it can be assumed that
> properties will all be simple C++ types.
>
> If not, I'm open to suggestions for such a package if any of you are
> aware of one. Many thanks for your insight.
You can definitely use JCCL on its own. Be aware that it requires CppDOM
and VPR. It may be a little more complicated than what you want given
the capabilities for run-time reconfiguration, but it has been used
successfully on its own.
-Patrick
--
Patrick L. Hartling
Senior Software Engineer, Priority 5
http://www.priority5.com/
The information transmitted in this communication is intended only for
the person or entity to which it is addressed and contains proprietary
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please destroy any copies, contact the sender
and delete the material from any computer.
|