Re: [Components] YAML: design document

2009-06-14 Thread Derick Rethans
On Thu, 4 Jun 2009, Thomas Nunninger wrote: > Why did I wrote this email then? I just wanted to make clear: it's not that > easy to exchange Stream and String as the first reads/writes to streams > whereas the latter gets a string parameter resp. returns a string. > > Is this ok then? Or do you s

Re: [Components] YAML: design document

2009-06-04 Thread Thomas Nunninger
Hi, finally I'm able to go on with the YAML component. Derick, thanks for your feedback. One point needs some clarification: Am Donnerstag, 30. April 2009 12:00:54 schrieb Derick Rethans: > @TODO: we are not sure about the ``eczYamlString*`` classes. > > - I think it's important to have, as they

Re: [Components] YAML: design document

2009-04-30 Thread Derick Rethans
On Thu, 2 Apr 2009, Thomas Nunninger wrote: > we managed to overwork the YAML design document according to the > feedback we got. The API is straightened and we added a part about the > main classes. > > You can find the document at > > http://svn.ez.no/svn/ezcomponents/experimental/Yaml/d

Re: [Components] YAML: design document

2009-04-02 Thread Thomas Nunninger
Hi, we managed to overwork the YAML design document according to the feedback we got. The API is straightened and we added a part about the main classes. You can find the document at http://svn.ez.no/svn/ezcomponents/experimental/Yaml/design/design.txt Please have a look at it. There are s

Re: [Components] YAML: design document

2009-03-31 Thread Derick Rethans
Hei! On Fri, 27 Mar 2009, Thomas Nunninger wrote: > As it seemed that not everybody knows what YAML is about first a short > overview: YAML is a format to serialize data structures from > programming languages to plain text. The style is somehow like XML > without the "<" and ">" - ordering is