Re: Duality (was Re: gnome-config problems)



Jim Pick wrote:
> 
> 
>             SGML approach                S-Expression approach
> 
>    +-----------------------------+  +-----------------------------+
>    |          Core App           |  |          Core App           |
>    +-----------------------------+  |   (includes simple parser)  |
>    |      SGML Parser & DTD      |  +-----------------------------+
>    +-----------------------------+  |          Raw Data           |
>    |           Raw Data          |  | (s-expressions, must match  |
>    |    (SGML, must match DTD)   |  |       code in core app)     |
>    +-----------------------------+  +-----------------------------+

Of course, as far as gnome is concerned the Core App would only be
accessing the config stuff through the gnome_config API.  So, the parser
in the schemem case would be below that.  Right?  the configuration
storage method is supposed to be abstracted from the access API.  Or, is
the Core App the API is these pictures?

jason

-- 
Jason Gilbert | http://www.scott.net/~jason/ | http://www.mantissa.com/

"The total job will be in the software, and we'll be able to write big
fat programs. We can let them run somewhat inefficiently because there
will be so much horsepower that just sits there. The real focus won't
be who can cram it down in, or who can do it in machine language. It
will be on who can define the right user interface and properly
integrate the main packages." -- Bill Gates, PC Magazine 1982



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]