Re: Preon - Binary data encoding framework

2009-03-04 Thread Ashish
On Tue, Mar 3, 2009 at 9:02 PM, Alex Karasulu wrote: > Anything along these lines if functional could be very useful for various > protocols.  Would be nice to be able to plugin some ebnf from an RFC and > just have a nice codec generated. Dreaming! > > Alex Think here we are on same page. This i

Re: Preon - Binary data encoding framework

2009-03-03 Thread Ashish
On Tue, Mar 3, 2009 at 8:36 PM, Emmanuel Lecharny wrote: > Ashish wrote: >> >> Folks, >> >> Was browsing through dzone and came across this framework Preon. >> >> >From its website >> >> "Preon is a framework for dealing with binary encoded data. It intends >> to be to binary encoded data what Hib

Re: Preon - Binary data encoding framework

2009-03-03 Thread Alex Karasulu
Anything along these lines if functional could be very useful for various protocols. Would be nice to be able to plugin some ebnf from an RFC and just have a nice codec generated. Dreaming! Alex On Tue, Mar 3, 2009 at 10:06 AM, Emmanuel Lecharny wrote: > Ashish wrote: > >> Folks, >> >> Was brow

Re: Preon - Binary data encoding framework

2009-03-03 Thread Emmanuel Lecharny
Ashish wrote: Folks, Was browsing through dzone and came across this framework Preon. >From its website "Preon is a framework for dealing with binary encoded data. It intends to be to binary encoded data what Hibernate is to relational databases, and JAXB to XML" Thought would be worth bringi

Preon - Binary data encoding framework

2009-03-03 Thread Ashish
Folks, Was browsing through dzone and came across this framework Preon. >From its website "Preon is a framework for dealing with binary encoded data. It intends to be to binary encoded data what Hibernate is to relational databases, and JAXB to XML" Thought would be worth bringing it to notice