<br><font size=2 face="sans-serif">A couple of general design questions,
if you please: </font>
<br><font size=2 face="sans-serif">1. &nbsp;Is there specific reasoning
that LIVE555 does not use STL? &nbsp;I have not worked with the STL before,
so I can't really answer this question when it comes up.</font>
<br><font size=2 face="sans-serif">2. &nbsp;I saw in the online &quot;todo&quot;
list that there was an item to change certain data types in the library.
&nbsp;Is it your intent to change ALL standard data types to the u_int32_t
- styled types? &nbsp;Or only when the type size is specified by a standard
(RTSP/RTP/RTCP, etc.)?</font>
<br><font size=2 face="sans-serif">3. &nbsp;I notice in Media.cpp at line
181 there's a comment saying not to use &quot;snprintf&quot; because it
is not on some systems. &nbsp;Are there other calls like this that are
intentionally avoided? &nbsp;I did notice that you created strDup.cpp.
&nbsp;Which &lt;string&gt; functions do you consider &quot;allowed&quot;
when working with your code?<br>
<br>
Thanks</font>
<br><font size=2 face="sans-serif">Xo</font>