[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xalan-dev
Subject:    Re: GSoC 2013
From:       Samuel Medeiros <ccc.samuel () gmail ! com>
Date:       2013-05-02 19:43:53
Message-ID: CAGhxqExWSS=u3tZXNLz1CTd392HAoy7BR7verc9GQ0tms1DELw () mail ! gmail ! com
[Download RAW message or body]

Hi Michael,

I have updated the proposal.
Let me know if you have more suggestions.

Thanks

2013/5/2 Michael Glavassevich <mrglavas@ca.ibm.com>

> Hi Samuel,
>
> I've reviewed your proposal in Melange. Overall it looks really good.
>
> I left you some feedback on things you can improve and a few questions.
>
> Thanks.
>
> Michael Glavassevich
> XML Technologies and WAS Development
> IBM Toronto Lab
> E-mail: mrglavas@ca.ibm.com
> E-mail: mrglavas@apache.org
>
> Michael Glavassevich <mrglavas@ca.ibm.com> wrote on 05/01/2013 03:36:21
> PM:
>
> > Hi Samuel,
> >
> > Samuel Medeiros <ccc.samuel@gmail.com> wrote on 05/01/2013 02:00:35 PM:
> >
> > > Hi Michael,
> > >
> > > I have submitted our project proposal.
> >
> > That was quick. :-)
> >
> > I plan to have a read through when I'm home this evening.
> >
> > > I am looking forward to getting your feedback.
> > >
> > > Just FYI, ASF provides a page for both students and prospective
> > > mentors. It contains information like "Prospective mentors should join
>
> > the
> > > code-awards@apache.org mailing list".
> >
> > Yes, I'm already subscribed to that mailing list.
> >
> > > Sincerely,
> > > Samuel Queiroz
> > >
> > >
> >
> > > 2013/4/30 Samuel Medeiros <ccc.samuel@gmail.com>
> > > Hi Michael,
> > >
> > > I am glad to know you would volunteer to mentor this project.
> > >
> > > Thank you for these entry points. I am studying them and tomorrow I
> > > am gonna be submitting the first version of the proposal.
> > >
> > > Sincerely,
> > > Samuel
> > >
> > >
> >
> > > 2013/5/1 Michael Glavassevich <mrglavas@ca.ibm.com>
> > > Hi Samuel,
> > >
> > > Samuel Medeiros <ccc.samuel@gmail.com> wrote on 04/30/2013 04:39:13
> PM:
> > >
> > > > Hi Devs,
> > > >
> > > > Due to the fact of haven't any reply from the other committers and I
> > > > am motivated to work for Xalan, I become interested for the ticket
> > > > Complete support for StAXSource / StAXResult.
> > > > As this ticket reporter, I think Michael Glavassevich will be the
> > > > mentor for this project, can you confirm this?
> >
> > > Yes, I would volunteer to mentor this project.
> > >
> > > > --
> > > >
> > > > Why am I the correct student for this project ?
> > > > I am very motivated. Furthermore, I am a Java programmer since 2010
> > > > and I have a good experience with it. I am prepared to work in this
> > > > project and I am preparing a formal proposal to submit to the
> program.
> > > >
> > > > --
> > > >
> > > > For the proposal, the following technical parts were identified so
> > far:
> > > > Implement StAXSource / StAXResult classes according to the
> > > specifications;
> > > > Implement a good suite of tests for them;
> > > > Integrate the developed code to the Xalan-J project.
> > > >
> > > > The proposal will be organized as described at the ASF GSoC 2013
> page:
> > > > List of deliverables and quantifiable results;
> > > > A detailed description / design document;
> > > > An approach;
> > > > A schedule;
> > > > My background.
> > > >
> > > > If you have more details about this project, please let me know.
> >
> > > That's a good summary from a high level.
> > >
> > > If you're looking for pointers into the code for where
> > > StAXSource/StAXResult would apply, here are the main entry points:
> > >
> > > [1]
> > > http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/
> > > processor/TransformerFactoryImpl.java
> > >
> > > [2]
> > > http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/
> > > transformer/TransformerImpl.java
> > >
> > > [3]
> > > http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/
> > > xsltc/trax/TransformerFactoryImpl.java
> > >
> > > [4]
> > > http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/
> > > xsltc/trax/TransformerImpl.java
> > >
> > > specifically the newTransformer() and transform() methods.
> > >
> > > > I am looking forward to hearing from you.
> >
> > > Looking forward to seeing your project proposal.
> > >
> > > > Sincerely,
> > > > Samue Queiroz
> > > >
> > > >
> > >
> > > > 2013/4/26 Samuel Medeiros <ccc.samuel@gmail.com>
> > > > Hi Michael,
> > > >
> > > > Thank you for these information.
> > > > Having derivatives of Xalan-J are included in both the Oracle and
> > > > IBM JDKs represents a great motivation for me.
> > > >
> > > > I am looking forward to hearing from the other comitters.
> > > >
> > > > Sincerely,
> > > > Samuel Queiroz
> > > >
> > > > 2013/4/25 Michael Glavassevich <mrglavas@ca.ibm.com>
> > > > Hi Samuel,
> > > >
> > > > (Speaking just about the Java version of Xalan)
> > > >
> > > > Derivatives of Xalan-J are included in both the Oracle and IBM JDKs.
> I
> > > > would expect that the majority of users would be getting their
> > JAXP/XSLT
> > > > support in this way. I couldn't guess how many use the Apache
> releases
> > > of
> > > > Xalan-J directly, but have to imagine it's gone down over the years
> > with
> > > > the availability of JAXP/XSLT support in Java SE and processors such
>
> > as
> > > > Saxon which have supported XSLT 2.0 / XPath 2.0 for a long time.
> > > >
> > > > I know there's been some interest by users for XSLT 2.0 / XPath 2.0
> > > > support. They occasionally ask about it on the mailing list.
> > Personally
> > > I
> > > > haven't kept up with the standards, so from a technical perspective
> I
> > > > wouldn't be able to provide much guidance for XPath 2.0 / XSLT 2.0.
> > The
> > > > other committers may have more knowledge.
> > > >
> > > > Thanks.
> > > >
> > > > Michael Glavassevich
> > > > XML Technologies and WAS Development
> > > > IBM Toronto Lab
> > > > E-mail: mrglavas@ca.ibm.com
> > > > E-mail: mrglavas@apache.org
> > > >
> > > > Samuel Medeiros <ccc.samuel@gmail.com> wrote on 04/25/2013 04:41:07
> > AM:
> > > >
> > > > > Hi Xalan Devs,
> > > > >
> > > > > My name is Samuel Queiroz and I participated of GSoC 2012 by
> coding
> > > > > for Xalan-C.
> > > > > My mentor was Steven J. Hathaway and we implemented the base
> > > > > functions for XML DateTime.
> > > > >
> > > > > In the context of GSoC 2013, I would like to work again with the
> > > > > Xalan team in order to push this project to have XSLT/XPath 2
> > support.
> > > > >
> > > > > I would like to discuss some points with you:
> > > > > 1. In order to become more motivated, does Xalan have a big users
> > > > > community? Can you estimate how many projects use it?
> > > > > 2. Which Xalan version is better positioned -- in terms of both
> code
> > > > > quality/completion and number of affected users -- to incorporate
> > > > > these recommendations?
> > > > > 3. In order to get help defining a project that makes sense within
> > > > > the scope of GSoC, what could be a great starting point in order
> to
> > > > > push the project to support these recommendations?
> > > > > 4. Who could be the mentor?
> > > > > I am looking forward to hearing from you.
> > > > >
> > > > > Sincerely,
> > > > > Samuel Queiroz
> > > >
> > >
> > > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: dev-unsubscribe@xalan.apache.org
> > > > For additional commands, e-mail: dev-help@xalan.apache.org
> > >
> > > Michael Glavassevich
> > > XML Technologies and WAS Development
> > > IBM Toronto Lab
> > > E-mail: mrglavas@ca.ibm.com
> > > E-mail: mrglavas@apache.org
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@xalan.apache.org
> > > For additional commands, e-mail: dev-help@xalan.apache.org
> >
> > Michael Glavassevich
> > XML Technologies and WAS Development
> > IBM Toronto Lab
> > E-mail: mrglavas@ca.ibm.com
> > E-mail: mrglavas@apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@xalan.apache.org
> > For additional commands, e-mail: dev-help@xalan.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@xalan.apache.org
> For additional commands, e-mail: dev-help@xalan.apache.org
>
>


-- 
Samuel de Medeiros Queiroz
Formal Methods Group (GMF - UFCG - Brazil)

[Attachment #3 (text/html)]

<div dir="ltr">Hi Michael,<div><br></div><div><span \
style="color:rgb(0,0,0);font-family:Arial,&#39;Helvetica \
Neue&#39;,Helvetica,sans-serif;font-size:12px;line-height:19.1875px;background-color:rgb(240,247,252)">I \
have updated the proposal.</span></div> <div><span \
style="background-color:rgb(240,247,252);color:rgb(0,0,0);font-family:Arial,&#39;Helvetica \
Neue&#39;,Helvetica,sans-serif;font-size:12px;line-height:19.1875px">Let me know if \
you have more suggestions.</span><br> </div><div class="gmail_extra"><br></div><div \
class="gmail_extra">Thanks</div><div class="gmail_extra"><br><div \
class="gmail_quote">2013/5/2 Michael Glavassevich <span dir="ltr">&lt;<a \
href="mailto:mrglavas@ca.ibm.com" \
target="_blank">mrglavas@ca.ibm.com</a>&gt;</span><br> <blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">Hi Samuel,<br> <br>
I&#39;ve reviewed your proposal in Melange. Overall it looks really good.<br>
<br>
I left you some feedback on things you can improve and a few questions.<br>
<div class="im"><br>
Thanks.<br>
<br>
Michael Glavassevich<br>
XML Technologies and WAS Development<br>
IBM Toronto Lab<br>
E-mail: <a href="mailto:mrglavas@ca.ibm.com">mrglavas@ca.ibm.com</a><br>
E-mail: <a href="mailto:mrglavas@apache.org">mrglavas@apache.org</a><br>
<br>
</div>Michael Glavassevich &lt;<a \
href="mailto:mrglavas@ca.ibm.com">mrglavas@ca.ibm.com</a>&gt; wrote on 05/01/2013 \
03:36:21<br> PM:<br>
<div class="HOEnZb"><div class="h5"><br>
&gt; Hi Samuel,<br>
&gt;<br>
&gt; Samuel Medeiros &lt;<a \
href="mailto:ccc.samuel@gmail.com">ccc.samuel@gmail.com</a>&gt; wrote on 05/01/2013 \
02:00:35 PM:<br> &gt;<br>
&gt; &gt; Hi Michael,<br>
&gt; &gt;<br>
&gt; &gt; I have submitted our project proposal.<br>
&gt;<br>
&gt; That was quick. :-)<br>
&gt;<br>
&gt; I plan to have a read through when I&#39;m home this evening.<br>
&gt;<br>
&gt; &gt; I am looking forward to getting your feedback.<br>
&gt; &gt;<br>
&gt; &gt; Just FYI, ASF provides a page for both students and prospective<br>
&gt; &gt; mentors. It contains information like &quot;Prospective mentors should \
join<br> <br>
&gt; the<br>
&gt; &gt; <a href="mailto:code-awards@apache.org">code-awards@apache.org</a> mailing \
list&quot;.<br> &gt;<br>
&gt; Yes, I&#39;m already subscribed to that mailing list.<br>
&gt;<br>
&gt; &gt; Sincerely,<br>
&gt; &gt; Samuel Queiroz<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
&gt; &gt; 2013/4/30 Samuel Medeiros &lt;<a \
href="mailto:ccc.samuel@gmail.com">ccc.samuel@gmail.com</a>&gt;<br> &gt; &gt; Hi \
Michael,<br> &gt; &gt;<br>
&gt; &gt; I am glad to know you would volunteer to mentor this project.<br>
&gt; &gt;<br>
&gt; &gt; Thank you for these entry points. I am studying them and tomorrow I<br>
&gt; &gt; am gonna be submitting the first version of the proposal.<br>
&gt; &gt;<br>
&gt; &gt; Sincerely,<br>
&gt; &gt; Samuel<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
&gt; &gt; 2013/5/1 Michael Glavassevich &lt;<a \
href="mailto:mrglavas@ca.ibm.com">mrglavas@ca.ibm.com</a>&gt;<br> &gt; &gt; Hi \
Samuel,<br> &gt; &gt;<br>
&gt; &gt; Samuel Medeiros &lt;<a \
href="mailto:ccc.samuel@gmail.com">ccc.samuel@gmail.com</a>&gt; wrote on 04/30/2013 \
04:39:13<br> PM:<br>
&gt; &gt;<br>
&gt; &gt; &gt; Hi Devs,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Due to the fact of haven&#39;t any reply from the other committers and \
I<br> &gt; &gt; &gt; am motivated to work for Xalan, I become interested for the \
ticket<br> &gt; &gt; &gt; Complete support for StAXSource / StAXResult.<br>
&gt; &gt; &gt; As this ticket reporter, I think Michael Glavassevich will be the<br>
&gt; &gt; &gt; mentor for this project, can you confirm this?<br>
&gt;<br>
&gt; &gt; Yes, I would volunteer to mentor this project.<br>
&gt; &gt;<br>
&gt; &gt; &gt; --<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Why am I the correct student for this project ?<br>
&gt; &gt; &gt; I am very motivated. Furthermore, I am a Java programmer since \
2010<br> &gt; &gt; &gt; and I have a good experience with it. I am prepared to work \
in this<br> &gt; &gt; &gt; project and I am preparing a formal proposal to submit to \
the<br> program.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; --<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; For the proposal, the following technical parts were identified so<br>
&gt; far:<br>
&gt; &gt; &gt; Implement StAXSource / StAXResult classes according to the<br>
&gt; &gt; specifications;<br>
&gt; &gt; &gt; Implement a good suite of tests for them;<br>
&gt; &gt; &gt; Integrate the developed code to the Xalan-J project.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; The proposal will be organized as described at the ASF GSoC 2013<br>
page:<br>
&gt; &gt; &gt; List of deliverables and quantifiable results;<br>
&gt; &gt; &gt; A detailed description / design document;<br>
&gt; &gt; &gt; An approach;<br>
&gt; &gt; &gt; A schedule;<br>
&gt; &gt; &gt; My background.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; If you have more details about this project, please let me know.<br>
&gt;<br>
&gt; &gt; That&#39;s a good summary from a high level.<br>
&gt; &gt;<br>
&gt; &gt; If you&#39;re looking for pointers into the code for where<br>
&gt; &gt; StAXSource/StAXResult would apply, here are the main entry points:<br>
&gt; &gt;<br>
&gt; &gt; [1]<br>
&gt; &gt; <a href="http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/" \
target="_blank">http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/</a><br>
 &gt; &gt; processor/TransformerFactoryImpl.java<br>
&gt; &gt;<br>
&gt; &gt; [2]<br>
&gt; &gt; <a href="http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/" \
target="_blank">http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/</a><br>
 &gt; &gt; transformer/TransformerImpl.java<br>
&gt; &gt;<br>
&gt; &gt; [3]<br>
&gt; &gt; <a href="http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/" \
target="_blank">http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/</a><br>
 &gt; &gt; xsltc/trax/TransformerFactoryImpl.java<br>
&gt; &gt;<br>
&gt; &gt; [4]<br>
&gt; &gt; <a href="http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/" \
target="_blank">http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/</a><br>
 &gt; &gt; xsltc/trax/TransformerImpl.java<br>
&gt; &gt;<br>
&gt; &gt; specifically the newTransformer() and transform() methods.<br>
&gt; &gt;<br>
&gt; &gt; &gt; I am looking forward to hearing from you.<br>
&gt;<br>
&gt; &gt; Looking forward to seeing your project proposal.<br>
&gt; &gt;<br>
&gt; &gt; &gt; Sincerely,<br>
&gt; &gt; &gt; Samue Queiroz<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; &gt; 2013/4/26 Samuel Medeiros &lt;<a \
href="mailto:ccc.samuel@gmail.com">ccc.samuel@gmail.com</a>&gt;<br> &gt; &gt; &gt; Hi \
Michael,<br> &gt; &gt; &gt;<br>
&gt; &gt; &gt; Thank you for these information.<br>
&gt; &gt; &gt; Having derivatives of Xalan-J are included in both the Oracle and<br>
&gt; &gt; &gt; IBM JDKs represents a great motivation for me.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I am looking forward to hearing from the other comitters.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Sincerely,<br>
&gt; &gt; &gt; Samuel Queiroz<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; 2013/4/25 Michael Glavassevich &lt;<a \
href="mailto:mrglavas@ca.ibm.com">mrglavas@ca.ibm.com</a>&gt;<br> &gt; &gt; &gt; Hi \
Samuel,<br> &gt; &gt; &gt;<br>
&gt; &gt; &gt; (Speaking just about the Java version of Xalan)<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Derivatives of Xalan-J are included in both the Oracle and IBM \
JDKs.<br> I<br>
&gt; &gt; &gt; would expect that the majority of users would be getting their<br>
&gt; JAXP/XSLT<br>
&gt; &gt; &gt; support in this way. I couldn&#39;t guess how many use the Apache<br>
releases<br>
&gt; &gt; of<br>
&gt; &gt; &gt; Xalan-J directly, but have to imagine it&#39;s gone down over the \
years<br> &gt; with<br>
&gt; &gt; &gt; the availability of JAXP/XSLT support in Java SE and processors \
such<br> <br>
&gt; as<br>
&gt; &gt; &gt; Saxon which have supported XSLT 2.0 / XPath 2.0 for a long time.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I know there&#39;s been some interest by users for XSLT 2.0 / XPath \
2.0<br> &gt; &gt; &gt; support. They occasionally ask about it on the mailing \
list.<br> &gt; Personally<br>
&gt; &gt; I<br>
&gt; &gt; &gt; haven&#39;t kept up with the standards, so from a technical \
perspective<br> I<br>
&gt; &gt; &gt; wouldn&#39;t be able to provide much guidance for XPath 2.0 / XSLT \
2.0.<br> &gt; The<br>
&gt; &gt; &gt; other committers may have more knowledge.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Thanks.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Michael Glavassevich<br>
&gt; &gt; &gt; XML Technologies and WAS Development<br>
&gt; &gt; &gt; IBM Toronto Lab<br>
&gt; &gt; &gt; E-mail: <a \
href="mailto:mrglavas@ca.ibm.com">mrglavas@ca.ibm.com</a><br> &gt; &gt; &gt; E-mail: \
<a href="mailto:mrglavas@apache.org">mrglavas@apache.org</a><br> &gt; &gt; &gt;<br>
&gt; &gt; &gt; Samuel Medeiros &lt;<a \
href="mailto:ccc.samuel@gmail.com">ccc.samuel@gmail.com</a>&gt; wrote on 04/25/2013 \
04:41:07<br> &gt; AM:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Hi Xalan Devs,<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; My name is Samuel Queiroz and I participated of GSoC 2012 by<br>
coding<br>
&gt; &gt; &gt; &gt; for Xalan-C.<br>
&gt; &gt; &gt; &gt; My mentor was Steven J. Hathaway and we implemented the base<br>
&gt; &gt; &gt; &gt; functions for XML DateTime.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; In the context of GSoC 2013, I would like to work again with \
the<br> &gt; &gt; &gt; &gt; Xalan team in order to push this project to have \
XSLT/XPath 2<br> &gt; support.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; I would like to discuss some points with you:<br>
&gt; &gt; &gt; &gt; 1. In order to become more motivated, does Xalan have a big \
users<br> &gt; &gt; &gt; &gt; community? Can you estimate how many projects use \
it?<br> &gt; &gt; &gt; &gt; 2. Which Xalan version is better positioned -- in terms \
of both<br> code<br>
&gt; &gt; &gt; &gt; quality/completion and number of affected users -- to \
incorporate<br> &gt; &gt; &gt; &gt; these recommendations?<br>
&gt; &gt; &gt; &gt; 3. In order to get help defining a project that makes sense \
within<br> &gt; &gt; &gt; &gt; the scope of GSoC, what could be a great starting \
point in order<br> to<br>
&gt; &gt; &gt; &gt; push the project to support these recommendations?<br>
&gt; &gt; &gt; &gt; 4. Who could be the mentor?<br>
&gt; &gt; &gt; &gt; I am looking forward to hearing from you.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Sincerely,<br>
&gt; &gt; &gt; &gt; Samuel Queiroz<br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; &gt;<br>
---------------------------------------------------------------------<br>
&gt; &gt; &gt; To unsubscribe, e-mail: <a \
href="mailto:dev-unsubscribe@xalan.apache.org">dev-unsubscribe@xalan.apache.org</a><br>
 &gt; &gt; &gt; For additional commands, e-mail: <a \
href="mailto:dev-help@xalan.apache.org">dev-help@xalan.apache.org</a><br> &gt; \
&gt;<br> &gt; &gt; Michael Glavassevich<br>
&gt; &gt; XML Technologies and WAS Development<br>
&gt; &gt; IBM Toronto Lab<br>
&gt; &gt; E-mail: <a href="mailto:mrglavas@ca.ibm.com">mrglavas@ca.ibm.com</a><br>
&gt; &gt; E-mail: <a href="mailto:mrglavas@apache.org">mrglavas@apache.org</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; ---------------------------------------------------------------------<br>
&gt; &gt; To unsubscribe, e-mail: <a \
href="mailto:dev-unsubscribe@xalan.apache.org">dev-unsubscribe@xalan.apache.org</a><br>
 &gt; &gt; For additional commands, e-mail: <a \
href="mailto:dev-help@xalan.apache.org">dev-help@xalan.apache.org</a><br> &gt;<br>
&gt; Michael Glavassevich<br>
&gt; XML Technologies and WAS Development<br>
&gt; IBM Toronto Lab<br>
&gt; E-mail: <a href="mailto:mrglavas@ca.ibm.com">mrglavas@ca.ibm.com</a><br>
&gt; E-mail: <a href="mailto:mrglavas@apache.org">mrglavas@apache.org</a><br>
&gt;<br>
&gt;<br>
&gt; ---------------------------------------------------------------------<br>
&gt; To unsubscribe, e-mail: <a \
href="mailto:dev-unsubscribe@xalan.apache.org">dev-unsubscribe@xalan.apache.org</a><br>
 &gt; For additional commands, e-mail: <a \
href="mailto:dev-help@xalan.apache.org">dev-help@xalan.apache.org</a><br> <br>
<br>
---------------------------------------------------------------------<br>
To unsubscribe, e-mail: <a \
href="mailto:dev-unsubscribe@xalan.apache.org">dev-unsubscribe@xalan.apache.org</a><br>
 For additional commands, e-mail: <a \
href="mailto:dev-help@xalan.apache.org">dev-help@xalan.apache.org</a><br> <br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Samuel de \
Medeiros Queiroz<br>Formal Methods Group (GMF - UFCG - Brazil) </div></div>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic