Hi,

On Thu, 2006-03-30 at 14:43 -0600, Dirk Reiners wrote:
>       Hi Johannes,
> 
> On Tue, 2006-03-28 at 18:55 +0200, Johannes Behr wrote:
> > 
> > Maybe we could drop our XMLWrapper and XMLTree lib to the
> > OpenSG-2.0 source-tree
> > 
> > The XMLTree lib is a _very_ simple (actually a single class) 
> > dom-like lib which uses the XMLWrapper lib for scanning.
> > It's perfect for config-files and meta-data files 
> > (e.g. ndf/fcd-files)
> > 
> > Does it make sense?
> 
> Sounds good to me, without having seen the API. But let's wait until the
> subversion move for that.

or send it to me and I see where to squeeze it in, so I can adjust the
skeletons. 

Back to the original topic (Collada ;-)) I looked at FCollada and
ColladaDom and currently ColladaDom looks better. The main reason is the
point of string to value conversion. AFAIS ColladaDom works without an
internal xml tree representation whereas FCollada does. Furthermore 
FCollada is not ready for Linux out of the box, I had to tweak it here
and there. 
Given this I will try to switch my loader hack to ColladaDom and see
what is going to happen ;-). 

The only thing that bothers me a little bit is that we still would have
two binary copies of the data lying around. But I don't see a way around
this without completely writing our own set of collada classes. 
So my current plan would be to start with ColladaDom and if we really
run into problems with the two copies we can go back and think about our
own.

But before starting the one thing I would like to know, more from the 
users ;-)). Is anybody interested in integration template stuff collada
dom offers. If not I would ignore it for the time being and just convert
the collada graph to OpenSG and delete it.

regards,
  gerrit








-- 
It's Emergent[*], you see.

[*] [adj] A word favored by computer nerds; mandatory for DARPA research
          applications; on recent evidence, a synonym for 'doomed'.   



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to