in

Kodigo

An all purpose Powerbuilder framework

Configuration/Serialization Service

Last post 05-14-2008 5:09 by Roland Smith. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 05-14-2008 2:51

    • yeyi
    • Top 10 Contributor
    • Joined on 02-01-2008
    • Singapore
    • Posts 127

    Configuration/Serialization Service

    I am interested in hearing your thoughts on designs for Configuration (similar to .NET) service. It's basically an abstract for storing configuration information, appliction wide or object level, app/user preferences,  w/ standard interfaces for read/write to file (INI,TXT,XML,etc), registry, database, etc. This will also be the basis for object serialization/deserialization (think window/toolbar/menu/Datawindow/etc states).

    Filed under:
  • 05-14-2008 5:09 In reply to

    Re: Configuration/Serialization Service

    Good idea. I wrote a framework a long time ago and it has get/set functions. The only choices are ini or reg but the idea is the same. You tell it at app start time which one you want.

    It should allow for easy adding of objects to handle custom storage methods.

Page 1 of 1 (2 items)
Gabriel Abulencia dela Torre 2008
Powered by Community Server (Non-Commercial Edition), by Telligent Systems