[Vortex] Vortex lib questions.
Francis Brosnan Blazquez
francis at aspl.es
Wed Oct 4 14:34:15 CEST 2006
El mié, 04-10-2006 a las 04:39 -0300, Tabaré Salvagno escribió:
> Hi everyone or anyone,
Hi,
> I recently started using the Vortex Lib (so far compiling and testing
> a simple server/client) and I
> would like to ask some questions about the usage:
>
> 1. There is any chance to avoid the DTD files (channel, tls, etc.), I
> mean avoid carrying this files along with the binaries
> (dll, exe, so using Vortex) and obviously without performing some
> workaround, e.g. DTD harcoded content and recompile the
> Vortex lib to avoid the loading of these files. Captious question
> anyway after reading the source code (answer, some
> workaround needed).
Sure, pretty possible. In fact, vortex dtd module doesn't expose how the
DTD file was found (from a file or an inline DTD declared inside the
module).
Maybe a patch providing a way to configure such behaviour at
configuration/compilation time will satisfy both approach. Would you
like to take on this?
> 2. Defining "the application protocol" (using BEEP specifications) is
> necessary and/or recommended.
It clarifies to you the process, you can always get back on that design
(everybody have a bad day ;-) and makes it easy to transfer this
knowledge to other people (for the example on this list and the beepcore
list [1]).
> 3. Scalability, limitations, considerations or no need to bother.
Uhmmn. This is too much broad and general question. Maybe, you can give
more details about your application context and elements you are
concerned on, to give a more accurate answer ¿?
> Thanks.
Cheers!
[1] http://www.beepcore.org/support.html
--
Francis Brosnan Blazquez <francis at aspl.es>
Advanced Software Production Line, S.L.
More information about the Vortex
mailing list