Re: [Erlangweb-users] patches => Re: Erlang Web 1.3RC1 is ready
Brought to you by:
etcerlangweb,
paulgray
|
From: Michael T. <mj...@gm...> - 2009-05-07 02:03:16
|
Ulf Wiger wrote: > 2009/5/6 Michal Ptaszek <mic...@er...>: > >> That is a bug indeed. One of our major goals is to plug off >> the xmerl as a template processor (it is slow, heavy and has >> oversized structures): the first step was to remove its dependency >> from the wtype's (the modules responsible for formatting and >> validation). >> > > Just so you know, xmerl will very soon be released in a new version > that is much faster, and also supports a much leaner interface. > > I assume this will happen in R13B-1. > > If you look into xmerl in R13B, you will find some new building > blocks. They are not documented, and the new API is not yet > ready, but preliminary reports indicate that it will be roughly as > fast as erlsom, with the option to use the old interface. > > BR, > Ulf W > Do you know if the new xmerl will be faster than the ejabberd expat interface? Thanks, Michael |