<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>jwt-dev</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jwt-dev/maillist.html</link>
		<description>jwt-dev</description>
		<language>en-us</language>
		<pubDate>Fri, 20 Nov 2009 04:40:07 GMT</pubDate>
		<lastBuildDate>Fri, 20 Nov 2009 04:40:07 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>jwt-dev</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/lists/jwt-dev/maillist.html</link>
		</image>
 

	<item>
		<title>Re: AW: [jwt-dev] Restricting nodes as children of the main Activity</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01129.html</link>
		<description> _______________________________________________ jwt-dev mailing list jwt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/jwt-dev </description>
		<content:encoded><![CDATA[Thanks everyone for taking a look at this. &#xA0;I think I have been using the 0.5 version and there seems to be some significant changes between that and 0.6. &#xA0;<div><br></div><div>To circumvent some small problems I had integrating (based either on my lack of knowledge of JWT or missing functionality that suited my needs) I have made some small tweaks within my 0.5 local copy. &#xA0;Once I have a sec to switch to 0.6, I would love the opportunity to help in any way I can. &#xA0;</div>
<div><br></div><div>Is there a VDD or the like that describes the high level changes between 0.5 &amp; 0.6? &#xA0;My plan here is to re-integrate with 0.6, and then see where I stand. &#xA0;If I see that I still need to bring some of my tweaks over, I will articulate them here for remarks.</div>
<div><br></div><div>Thanks again!</div><div><div><br><div class="gmail_quote">On Tue, Nov 17, 2009 at 4:33 AM, Marc Dutoo <span dir="ltr">&lt;<a href="mailto:marc.dutoo@xxxxxxxxxxx">marc.dutoo@xxxxxxxxxxx</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Josh<br>
<br>
Chris is the expert here, so I&#39;m afraid he&#39;s right.<br>
<br>
However, if you manage to make it work by making changes to the JWT source code (*), we could use it as a basis to add it as a feature in the next version.<br>
<br>
(*) Source code of JWT 0.6 &quot;Galileo&quot; (Eclipse 3.5) : from the CVS anonymously, using the JWT_0_6 version or the v060 branch, as described at :<br>
<a href="http://wiki.eclipse.org/index.php/CVS_Howto" target="_blank">http://wiki.eclipse.org/index.php/CVS_Howto</a><br>
<a href="http://wiki.eclipse.org/JWT_CVS" target="_blank">http://wiki.eclipse.org/JWT_CVS</a><br>
<br>
Regards,<br>
Marc<br>
<br>
Christian Saad a &#xE9;crit :<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br>
Hi Josh,<br>
<br>
to this point there is unfortunately no possibility that I know of to accomplish this behavior without altering the source code of JWT in the way you described. Since the modification of the behavior is probably something that should be possible in our context, we&#x2019;ll put this on our todo list for one of the next versions. Thanks for the suggestion!<br>

<br>
Regards,<br>
<br>
Chris<br>
<br>
*Von:* <a href="mailto:jwt-dev-bounces@xxxxxxxxxxx" target="_blank">jwt-dev-bounces@xxxxxxxxxxx</a> [mailto:<a href="mailto:jwt-dev-bounces@xxxxxxxxxxx" target="_blank">jwt-dev-bounces@xxxxxxxxxxx</a>] *Im Auftrag von *Josh<br>

*Gesendet:* Montag, 16. November 2009 05:27<br>
*An:* <a href="mailto:jwt-dev@xxxxxxxxxxx" target="_blank">jwt-dev@xxxxxxxxxxx</a><br>
*Betreff:* [jwt-dev] Restricting nodes as children of the main Activity<br>
<br></div><div class="im">
Hello! I am sending this question to this group at the recommendation of Marc Dutoo (A copy also exists on the JWT community forums.<br>
<br>
Following the lead of the EPC view sample, I have successfully created my own view and have happily been extending the metamodel for some custom needs. I&#39;ve hit an obstacle that I was hoping someone here might have a workaround for.... Quick background: I created an extension plugin that defines my metamodel (extending off of jwt-we) and have some custom actions (extending from ActivityNode). There is some more subclassing I do from there. For example: ActivityNode &lt;--- TypeA_CustomNode ActivityNode &lt;--- TypeB_CustomNode Similarly, I also extended the StructuredActivityNode: StructuredActivityNode &lt;--- CompositeNode The desired functionality: I would like to be able to create an Activity that I can add nodes of TypeA to, as well as my CompositeNode, but I would like to restrict nodes of TypeB from being drop directly to the main Activity, and constrain them only to the CompositeNode. (Type A can be placed anywhere) Problem: Running through the code it seems because ActivityNode is the superclass, the CreateChild Request is fulfilled by the ScopeLayoutEditPolicy, which, though no fault of its own, only cares about the ActivityNode being added to the Activity. I would love to be able to inject the logic to cancel the command if the ActivityNode is of TypeB, but I can&#39;t do that. Is there any combination of EditPolicies or extension points that could realize this type of behavior? Thanks in advance for any help you can offer!!<br>

<br></div>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
jwt-dev mailing list<br>
<a href="mailto:jwt-dev@xxxxxxxxxxx" target="_blank">jwt-dev@xxxxxxxxxxx</a><br>
<a href="https://dev.eclipse.org/mailman/listinfo/jwt-dev" target="_blank">https://dev.eclipse.org/mailman/listinfo/jwt-dev</a><br>
 &#xA0;<br>
</blockquote>
_______________________________________________<br>
jwt-dev mailing list<br>
<a href="mailto:jwt-dev@xxxxxxxxxxx" target="_blank">jwt-dev@xxxxxxxxxxx</a><br>
<a href="https://dev.eclipse.org/mailman/listinfo/jwt-dev" target="_blank">https://dev.eclipse.org/mailman/listinfo/jwt-dev</a><br>
</blockquote></div><br></div></div>
]]></content:encoded>
		<pubDate>Fri, 20 Nov 2009 04:38:22 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01129.html</guid>
		<author>public.web.josh@xxxxxxx (Josh)</author>
	</item>


	<item>
		<title>Re: AW: [jwt-dev] Restricting nodes as children of the main Activity</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01128.html</link>
		<description>Hi Josh Chris is the expert here, so I'm afraid he's right. However, if you manage to make it work by making changes to the JWT source code (*), we could use it as a basis to add it as a feature in the next version. (*) Source code of JWT 0.6 &amp;quot;Galileo; (Ec...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi Josh</pre><br>
<pre style="margin: 0em;">Chris is the expert here, so I'm afraid he's right.</pre><br>
<tt>However, if you manage to make it work by making changes to the JWT 
source code (*), we could use it as a basis to add it as a feature in 
the next version.</tt><br>
<br>
<tt>(*) Source code of JWT 0.6 &quot;Galileo&quot; (Eclipse 3.5) : from the CVS 
anonymously, using the JWT_0_6 version or the v060 branch, as described 
at :<br>
<a  href="http://wiki.eclipse.org/index.php/CVS_Howto">http://wiki.eclipse.org/index.php/CVS_Howto</a><br>
<a  href="http://wiki.eclipse.org/JWT_CVS">http://wiki.eclipse.org/JWT_CVS</a></tt><br>
<br>
<pre style="margin: 0em;">Regards,
Marc</pre><br>
<tt>Christian Saad a &#xE9;crit :
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;"><br>Hi Josh,</pre><br>
<tt>to this point there is unfortunately no possibility that I know of to 
accomplish this behavior without altering the source code of JWT in 
the way you described. Since the modification of the behavior is 
probably something that should be possible in our context, we&#x2019;ll put 
this on our todo list for one of the next versions. Thanks for the 
suggestion!</tt><br>
<br>
<pre style="margin: 0em;">Regards,</pre><br>
<pre style="margin: 0em;">Chris</pre><br>
<tt>*Von:* jwt-dev-bounces@xxxxxxxxxxx 
[<a  href="mailto:jwt-dev-bounces@xxxxxxxxxxx">mailto:jwt-dev-bounces@xxxxxxxxxxx</a>] *Im Auftrag von *Josh<br>
*Gesendet:* Montag, 16. November 2009 05:27<br>
*An:* jwt-dev@xxxxxxxxxxx<br>
*Betreff:* [jwt-dev] Restricting nodes as children of the main Activity</tt><br>
<br>
<tt>Hello! I am sending this question to this group at the recommendation 
of Marc Dutoo (A copy also exists on the JWT community forums.</tt><br>
<br>
<tt>Following the lead of the EPC view sample, I have successfully created 
my own view and have happily been extending the metamodel for some 
custom needs. I've hit an obstacle that I was hoping someone here 
might have a workaround for.... Quick background: I created an 
extension plugin that defines my metamodel (extending off of jwt-we) 
and have some custom actions (extending from ActivityNode). There is 
some more subclassing I do from there. For example: ActivityNode &lt;--- 
TypeA_CustomNode ActivityNode &lt;--- TypeB_CustomNode Similarly, I also 
extended the StructuredActivityNode: StructuredActivityNode &lt;--- 
CompositeNode The desired functionality: I would like to be able to 
create an Activity that I can add nodes of TypeA to, as well as my 
CompositeNode, but I would like to restrict nodes of TypeB from being 
drop directly to the main Activity, and constrain them only to the 
CompositeNode. (Type A can be placed anywhere) Problem: Running 
through the code it seems because ActivityNode is the superclass, the 
CreateChild Request is fulfilled by the ScopeLayoutEditPolicy, which, 
though no fault of its own, only cares about the ActivityNode being 
added to the Activity. I would love to be able to inject the logic to 
cancel the command if the ActivityNode is of TypeB, but I can't do 
that. Is there any combination of EditPolicies or extension points 
that could realize this type of behavior? Thanks in advance for any 
help you can offer!!</tt><br>
<br>
<pre style="margin: 0em;">------------------------------------------------------------------------</pre><br>
<tt>_______________________________________________<br>
jwt-dev mailing list<br>
jwt-dev@xxxxxxxxxxx<br>
<a  href="https://dev.eclipse.org/mailman/listinfo/jwt-dev">https://dev.eclipse.org/mailman/listinfo/jwt-dev</a><br>
  
</tt></blockquote><br>
]]></content:encoded>
		<pubDate>Tue, 17 Nov 2009 09:34:05 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01128.html</guid>
		<author>marc.dutoo@xxxxxxx (Marc Dutoo)</author>
	</item>
	<item>
		<title>AW: [jwt-dev] Restricting nodes as children of the main Activity</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01127.html</link>
		<description> Hi Josh,   to this point there is unfortunately no possibility that I know of to accomplish this behavior without altering the source code of JWT in the way you described. Since the modification of the behavior is probably something that should be possibl...</description>
		<content:encoded><![CDATA[<table width="100%"><tr><td style="a:link { color: blue } a:visited { color: purple } ">





<div class=Section1>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Hi Josh,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>to this point there is unfortunately no possibility that I know
of to accomplish this behavior without altering the source code of JWT in the
way you described. Since the modification of the behavior is probably something
that should be possible in our context, we&#8217;ll put this on our todo list
for one of the next versions. Thanks for the suggestion!<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Regards,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Chris<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt'>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Von:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
jwt-dev-bounces@xxxxxxxxxxx [mailto:jwt-dev-bounces@xxxxxxxxxxx] <b>Im Auftrag
von </b>Josh<br>
<b>Gesendet:</b> Montag, 16. November 2009 05:27<br>
<b>An:</b> jwt-dev@xxxxxxxxxxx<br>
<b>Betreff:</b> [jwt-dev] Restricting nodes as children of the main Activity<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><span style='font-size:9.0pt;font-family:"Arial","sans-serif"'>Hello!
I am sending this question to this group at the recommendation of Marc Dutoo (A
copy also exists on the JWT community forums. &nbsp;</span><span
style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p></o:p></span></p>

<div>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p>&nbsp;</o:p></span></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:9.0pt;font-family:"Arial","sans-serif"'>Following
the lead of the EPC view sample, I have successfully created my own view and
have happily been extending the metamodel for some custom needs. I've hit an
obstacle that I was hoping someone here might have a workaround for.... Quick
background: I created an extension plugin that defines my metamodel (extending
off of jwt-we) and have some custom actions (extending from ActivityNode).
There is some more subclassing I do from there. For example: ActivityNode
&lt;--- TypeA_CustomNode ActivityNode &lt;--- TypeB_CustomNode Similarly, I
also extended the StructuredActivityNode: StructuredActivityNode &lt;---
CompositeNode The desired functionality: I would like to be able to create an
Activity that I can add nodes of TypeA to, as well as my CompositeNode, but I
would like to restrict nodes of TypeB from being drop directly to the main
Activity, and constrain them only to the CompositeNode. (Type A can be placed
anywhere) Problem: Running through the code it seems because ActivityNode is
the superclass, the CreateChild Request is fulfilled by the
ScopeLayoutEditPolicy, which, though no fault of its own, only cares about the
ActivityNode being added to the Activity. I would love to be able to inject the
logic to cancel the command if the ActivityNode is of TypeB, but I can't do
that. Is there any combination of EditPolicies or extension points that could
realize this type of behavior? Thanks in advance for any help you can offer!!</span><span
style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p></o:p></span></p>

</div>

</div>

</div>




</td></tr></table>]]></content:encoded>
		<pubDate>Tue, 17 Nov 2009 09:09:43 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01127.html</guid>
		<author>christian.saad@xxxxxxx (Christian Saad)</author>
	</item>


	<item>
		<title>Re: [jwt-dev] JWT source code integration within Eclipse</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01126.html</link>
		<description>Hi Ravi I agree that it would be a valuable addition, we'll try to get that for the next release. For now, you can check out the source code from the CVS anonymously, using the JWT_0_6 version or the v060 branch, as described at : http://wiki.eclipse.org/i...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi Ravi</pre><br>
<tt>I agree that it would be a valuable addition, we'll try to get that for 
the next release.</tt><br>
<br>
<tt>For now, you can check out the source code from the CVS anonymously, 
using the JWT_0_6 version or the v060 branch, as described at :<br>
<a  href="http://wiki.eclipse.org/index.php/CVS_Howto">http://wiki.eclipse.org/index.php/CVS_Howto</a><br>
<a  href="http://wiki.eclipse.org/JWT_CVS">http://wiki.eclipse.org/JWT_CVS</a></tt><br>
<br>
<pre style="margin: 0em;">About hiding custom properties, I'll have a look at the bugzilla.</pre><br>
<pre style="margin: 0em;">Regards,
Marc</pre><br>
<tt>RAVI K. THAPLIYAL a &#xE9;crit :
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;"><br>Hi Florian,</pre><br>
<tt>Is there a way to have JWT source code integrated within Eclipse just 
like GEF/Draw2D. Since, these frameworks come under plugin 
dependencies a jar with source files can&#x2019;t be specified using &#x201C;Attach 
Source&#x201D; in Eclipse. We have to update Eclipse with the plugin 
documentation and source files.</tt><br>
<br>
<tt>For GEF/Draw2D I&#x2019;ve installed 
org.eclipse.gef/draw2d.source.feature.group from their update sites. I 
couldn&#x2019;t find source files for JWT available on its update site. Do we 
have something like this planned or already available for JWT.</tt><br>
<br>
<tt>I&#x2019;m almost done integrating JWT within my RCP app that started as a 
Workflow Viewer and now would like to customize JWT like hiding 
&#x201C;Custom Properties&#x201D; tab whenever JWT&#x2019;s editor is active. 
Customizations would require me to make changes into JWT&#x2019;s underlying 
code and it would really help if I could browse through it within Eclipse.</tt><br>
<br>
<pre style="margin: 0em;">Regards,</pre><br>
<pre style="margin: 0em;">Ravi</pre><br>
<pre style="margin: 0em;"><br></pre><br>
<pre style="margin: 0em;"><br>MASTEK LTD.
Mastek is in NASSCOM's 'India Top 20' Software Service Exporters List.
In the US, we're called MAJESCOMASTEK</pre><br>
<tt>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
Opinions expressed in this e-mail are those of the individual and not 
that of Mastek Limited, unless specifically indicated to that effect. 
Mastek Limited does not accept any responsibility or liability for it. 
This e-mail and attachments (if any) transmitted with it are 
confidential and/or privileged and solely for the use of the intended 
person or entity to which it is addressed. Any review, 
re-transmission, dissemination or other use of or taking of any action 
in reliance upon this information by persons or entities other than 
the intended recipient is prohibited. This e-mail and its attachments 
have been scanned for the presence of computer viruses. It is the 
responsibility of the recipient to run the virus check on e-mails and 
attachments before opening them. If you have received this e-mail in 
error, kindly delete this e-mail from desktop and server.<br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</tt><br>
<br>
<pre style="margin: 0em;">------------------------------------------------------------------------</pre><br>
<tt>_______________________________________________<br>
jwt-dev mailing list<br>
jwt-dev@xxxxxxxxxxx<br>
<a  href="https://dev.eclipse.org/mailman/listinfo/jwt-dev">https://dev.eclipse.org/mailman/listinfo/jwt-dev</a><br>
  
</tt></blockquote><br>
]]></content:encoded>
		<pubDate>Mon, 16 Nov 2009 15:13:27 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01126.html</guid>
		<author>marc.dutoo@xxxxxxx (Marc Dutoo)</author>
	</item>


	<item>
		<title>[jwt-dev] Restricting nodes as children of the main Activity</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01125.html</link>
		<description>Hello! I am sending this question to this group at the recommendation of Marc Dutoo (A copy also exists on the JWT community forums. &amp;#xA0; Following the lead of the EPC view sample, I have successfully created my own view and have happily been extending the me...</description>
		<content:encoded><![CDATA[<span style="font-family:arial, sans-serif;font-size:13px;border-collapse:collapse"><span style="font-family:arial, helvetica, clean, sans-serif;font-size:12px;white-space:pre-wrap">Hello!  I am sending this question to this group at the recommendation of Marc Dutoo (A copy also exists on the JWT community forums. &#xA0;</span><div>


<span style="font-family:arial, helvetica, clean, sans-serif;font-size:12px;white-space:pre-wrap"><br></span></div><div><span style="font-family:arial, helvetica, clean, sans-serif;font-size:12px;white-space:pre-wrap">Following the lead of the EPC view sample, I have successfully created my own view and have happily been extending the metamodel for some custom needs.  I&#39;ve hit an obstacle that I was hoping someone here might have a workaround for....

Quick background:
I created an extension plugin that defines my metamodel (extending off of jwt-we) and have some custom actions (extending from ActivityNode).  There is some  more subclassing I do from there.  For example:

ActivityNode &lt;--- TypeA_CustomNode

ActivityNode &lt;--- TypeB_CustomNode

Similarly, I also extended the StructuredActivityNode:

StructuredActivityNode &lt;--- CompositeNode


The desired functionality:
I would like to be able to create an Activity that I can add nodes of TypeA to, as well as my CompositeNode, but I would like to restrict nodes of TypeB from being drop directly to the main Activity, and constrain them only to the CompositeNode. (Type A can be placed anywhere)

Problem:
Running through the code it seems because ActivityNode is the superclass, the CreateChild Request is fulfilled by the ScopeLayoutEditPolicy, which, though no fault of its own, only cares about the ActivityNode being added to the Activity.  I would love to be able to inject the logic to cancel the command if the ActivityNode is of TypeB, but I can&#39;t do that.

Is there any combination of EditPolicies or extension points that could realize this type of behavior?

Thanks in advance for any help you can offer!!</span></div></span>
]]></content:encoded>
		<pubDate>Mon, 16 Nov 2009 04:26:56 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01125.html</guid>
		<author>public.web.josh@xxxxxxx (Josh)</author>
	</item>


	<item>
		<title>AW: [jwt-dev] JWT source code integration within Eclipse</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01124.html</link>
		<description> Hi Ravi,   that&amp;#8217;s definitely a good idea. I always have the source open while I&amp;#8217;m developing something, but surely it will be a lot easier for other users if simply the source code is included in one of the builds. As this is a feature for the release eng...</description>
		<content:encoded><![CDATA[<table width="100%"><tr><td style="a:link { color: blue } a:visited { color: purple } ">





<div class=Section1>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>Hi Ravi,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>that&#8217;s definitely a
good idea. I always have the source open while I&#8217;m developing something, but
surely it will be a lot easier for other users if simply the source code is
included in one of the builds. As this is a feature for the release engineer, I
opened an own bug for it (<a
href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=294960">https://bugs.eclipse.org/bugs/show_bug.cgi?id=294960</a>)
and let Chris decide whether he will already include that into the next
version.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>I&#8217;m happy that you
nearly finished your development of your RCP app on top of JWT. If you like,
then we can add you to the list of integrators on our wiki page.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>Hiding the custom
properties tab probably makes sense, if one is sure that all interesting
aspects are shown in other tabs. Therefore, this is another good feature
request. Marc would probably be the one who shortly knows the point where to
change that in the code. I let you open an own bug for this feature.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>Best regards,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>Florian<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Von:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
jwt-dev-bounces@xxxxxxxxxxx [mailto:jwt-dev-bounces@xxxxxxxxxxx] <b>Im Auftrag
von </b>RAVI K. THAPLIYAL<br>
<b>Gesendet:</b> Donnerstag, 12. November 2009 05:18<br>
<b>An:</b> Florian Lautenbacher<br>
<b>Cc:</b> Java Workflow Toolbox<br>
<b>Betreff:</b> [jwt-dev] JWT source code integration within Eclipse<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><span lang=EN-US>Hi Florian,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Is there a way to have JWT source code
integrated within Eclipse just like GEF/Draw2D. Since, these frameworks come
under plugin dependencies a jar with source files can&#8217;t be specified using
&#8220;Attach Source&#8221; in Eclipse. We have to update Eclipse with the plugin
documentation and source files.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>For GEF/Draw2D I&#8217;ve installed
org.eclipse.gef/draw2d.source.feature.group from their update sites. I couldn&#8217;t
find source files for JWT available on its update site. Do we have something
like this planned or already available for JWT.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>I&#8217;m almost done integrating JWT within my
RCP app that started as a Workflow Viewer and now would like to customize JWT
like hiding &#8220;Custom Properties&#8221; tab whenever JWT&#8217;s editor is active. Customizations
would require me to make changes into JWT&#8217;s underlying code and it would really
help if I could browse through it within Eclipse.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Regards,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Ravi<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span lang=EN-US
style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p>&nbsp;</o:p></span></p>

<table class=MsoNormalTable border=0 cellpadding=0 style='background:white'>
 <tr>
  <td style='padding:.75pt .75pt .75pt .75pt'>
  <p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif";
  color:black'><br>
  MASTEK&nbsp;LTD.<br>
  Mastek&nbsp;is&nbsp;in&nbsp;NASSCOM's&nbsp;'India&nbsp;Top&nbsp;20'&nbsp;Software&nbsp;Service&nbsp;Exporters&nbsp;List.<br>
  In&nbsp;the&nbsp;US,&nbsp;we're&nbsp;called&nbsp;MAJESCOMASTEK<br>
  <br>
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
  Opinions&nbsp;expressed&nbsp;in&nbsp;this&nbsp;e-mail&nbsp;are&nbsp;those&nbsp;of&nbsp;the&nbsp;individual&nbsp;and&nbsp;not&nbsp;that&nbsp;of&nbsp;Mastek&nbsp;Limited,&nbsp;unless&nbsp;specifically&nbsp;indicated&nbsp;to&nbsp;that&nbsp;effect.&nbsp;Mastek&nbsp;Limited&nbsp;does&nbsp;not&nbsp;accept&nbsp;any&nbsp;responsibility&nbsp;or&nbsp;liability&nbsp;for&nbsp;it.&nbsp;This&nbsp;e-mail&nbsp;and&nbsp;attachments&nbsp;(if&nbsp;any)&nbsp;transmitted&nbsp;with&nbsp;it&nbsp;are&nbsp;confidential&nbsp;and/or&nbsp;privileged&nbsp;and&nbsp;solely&nbsp;for&nbsp;the&nbsp;use&nbsp;of&nbsp;the&nbsp;intended&nbsp;person&nbsp;or&nbsp;entity&nbsp;to&nbsp;which&nbsp;it&nbsp;is&nbsp;addressed.&nbsp;Any&nbsp;review,&nbsp;re-transmission,&nbsp;dissemination&nbsp;or&nbsp;other&nbsp;use&nbsp;of&nbsp;or&nbsp;taking&nbsp;of&nbsp;any&nbsp;action&nbsp;in&nbsp;reliance&nbsp;upon&nbsp;this&nbsp;information&nbsp;by&nbsp;persons&nbsp;or&nbsp;entities&nbsp;other&nbsp;than&nbsp;the&nbsp;intended&nbsp;recipient&nbsp;is&nbsp;prohibited.&nbsp;This&nbsp;e-mail&nbsp;and&nbsp;its&nbsp;attachments&nbsp;have&nbsp;been&nbsp;scanned&nbsp;for&nbsp;the&nbsp;presence&nbsp;of&nbsp;computer&nbsp;viruses.&nbsp;It&nbsp;is&nbsp;the&nbsp;responsibility&nbsp;of&nbsp;the&nbsp;recipient&nbsp;to&nbsp;run&nbsp;the&nbsp;virus&nbsp;check&nbsp;on&nbsp;e-mails&nbsp;and&nbsp;attachments&nbsp;before&nbsp;opening&nbsp;them.&nbsp;If&nbsp;you&nbsp;have&nbsp;received&nbsp;this&nbsp;e-mail&nbsp;in&nbsp;error,&nbsp;kindly&nbsp;delete&nbsp;this&nbsp;e-mail&nbsp;from&nbsp;desktop&nbsp;and&nbsp;server.<br>
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<o:p></o:p></span></p>
  </td>
 </tr>
</table>

<p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p>&nbsp;</o:p></span></p>

</div>




</td></tr></table>]]></content:encoded>
		<pubDate>Thu, 12 Nov 2009 10:41:29 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01124.html</guid>
		<author>florian.lautenbacher@xxxxxxx (Florian Lautenbacher)</author>
	</item>
	<item>
		<title>Re: AW: [jwt-dev] Have you already heard about JWT?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01123.html</link>
		<description>THat's obviously the first one ;) Regards, Marc Christian Saad a &amp;#xE9;crit : </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">THat's obviously the first one ;)</pre><br>
<pre style="margin: 0em;">Regards,
Marc</pre><br>
<tt>Christian Saad a &#xE9;crit :
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt><br>So we could put Java Web Toolkit somewhere on our site (white on white 
of course [or Eclipse pinkish on Eclipse pinkish]) to lure users from 
Google to our site.</tt><br>
<br>
<pre style="margin: 0em;">Noo, just kidding of course&#x2026;</pre><br>
<tt>BTW have you noticed, entering &#x201C;JWT eclipse&#x201D; in the google searchbox 
autocompletes to &#x201C;JWT Eclipse Tutorial&#x201D;. I guess either we have a 
rather good tutorial that users want to read again and again or JWT is 
damn hard to learn ;)</tt><br>
<br>
<pre style="margin: 0em;">Regards,</pre><br>
<pre style="margin: 0em;">Chris</pre><br>
<tt>*Von:* jwt-dev-bounces@xxxxxxxxxxx 
[<a  href="mailto:jwt-dev-bounces@xxxxxxxxxxx">mailto:jwt-dev-bounces@xxxxxxxxxxx</a>] *Im Auftrag von *Florian Lautenbacher<br>
*Gesendet:* Mittwoch, 11. November 2009 10:37<br>
*An:* 'Java Workflow Toolbox'<br>
*Betreff:* [jwt-dev] Have you already heard about JWT?</tt><br>
<br>
<tt>No, this time, I don&#x2019;t mean the Java Workflow Tooling project at 
Eclipse. I just found out that there is a project called the Java Web 
Toolkit at Freshmeat [1], that also uses the same abbreviation as we do.</tt><br>
<br>
<tt>So, in the future it might become confusing for persons who speak 
about JWT what exactly is meant. This is another problem after 
especially French persons already have difficulties in pronouncing GWT 
and JWT similarly. But I don&#x2019;t think it will become an issue for us...</tt><br>
<br>
<pre style="margin: 0em;">Best regards,</pre><br>
<pre style="margin: 0em;">Florian</pre><br>
<pre style="margin: 0em;">[1] <a  href="http://freshmeat.net/projects/jwt">http://freshmeat.net/projects/jwt</a></pre><br>
<pre style="margin: 0em;">------------------------------------------------------------------------</pre><br>
<tt>_______________________________________________<br>
jwt-dev mailing list<br>
jwt-dev@xxxxxxxxxxx<br>
<a  href="https://dev.eclipse.org/mailman/listinfo/jwt-dev">https://dev.eclipse.org/mailman/listinfo/jwt-dev</a><br>
  
</tt></blockquote><br>
]]></content:encoded>
		<pubDate>Thu, 12 Nov 2009 09:49:35 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01123.html</guid>
		<author>marc.dutoo@xxxxxxx (Marc Dutoo)</author>
	</item>
	<item>
		<title>AW: [jwt-dev] Have you already heard about JWT?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01122.html</link>
		<description> So we could put Java Web Toolkit somewhere on our site (white on white of course [or Eclipse pinkish on Eclipse pinkish]) to lure users from Google to our site.   Noo, just kidding of course&amp;#8230;   BTW have you noticed, entering &amp;#8220;JWT eclipse&amp;#8221; in the google se...</description>
		<content:encoded><![CDATA[<table width="100%"><tr><td style="a:link { color: blue } a:visited { color: purple } ">





<div class=Section1>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>So we could put Java
Web Toolkit somewhere on our site (white on white of course [or Eclipse pinkish
on Eclipse pinkish]) to lure users from Google to our site.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>Noo, just kidding of
course&#8230;<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>BTW have you noticed,
entering &#8220;JWT eclipse&#8221; in the google searchbox autocompletes to &#8220;JWT Eclipse
Tutorial&#8221;. I guess either we have a rather good tutorial that users want to
read again and again or JWT is damn hard to learn ;)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>Regards,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>Chris<o:p></o:p></span></p>

<p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt'>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Von:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
jwt-dev-bounces@xxxxxxxxxxx [mailto:jwt-dev-bounces@xxxxxxxxxxx] <b>Im Auftrag
von </b>Florian Lautenbacher<br>
<b>Gesendet:</b> Mittwoch, 11. November 2009 10:37<br>
<b>An:</b> 'Java Workflow Toolbox'<br>
<b>Betreff:</b> [jwt-dev] Have you already heard about JWT?<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><span lang=EN-US>No, this time, I don&#8217;t mean the Java
Workflow Tooling project at Eclipse. I just found out that there is a project
called the Java Web Toolkit at Freshmeat [1], that also uses the same abbreviation
as we do.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>So, in the future it might become confusing
for persons who speak about JWT what exactly is meant. This is another problem
after especially French persons already have difficulties in pronouncing GWT
and JWT similarly. But I don&#8217;t think it will become an issue for us...<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Best regards,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Florian<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>[1] <a
href="http://freshmeat.net/projects/jwt">http://freshmeat.net/projects/jwt</a><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

</div>

</div>




</td></tr></table>]]></content:encoded>
		<pubDate>Thu, 12 Nov 2009 09:47:35 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01122.html</guid>
		<author>christian.saad@xxxxxxx (Christian Saad)</author>
	</item>


	<item>
		<title>[jwt-dev] JWT source code integration within Eclipse</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01121.html</link>
		<description> Hi Florian,   Is there a way to have JWT source code integrated within Eclipse just like GEF/Draw2D. Since, these frameworks come under plugin dependencies a jar with source files can&amp;#8217;t be specified using &amp;#8220;Attach Source&amp;#8221; in Eclipse. We have to update Ecli...</description>
		<content:encoded><![CDATA[<table width="100%"><tr><td style="a:link { color: blue } a:visited { color: purple } ">





<div class=Section1>

<p class=MsoNormal>Hi Florian,<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Is there a way to have JWT source code integrated within
Eclipse just like GEF/Draw2D. Since, these frameworks come under plugin
dependencies a jar with source files can&#8217;t be specified using &#8220;Attach
Source&#8221; in Eclipse. We have to update Eclipse with the plugin
documentation and source files.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>For GEF/Draw2D I&#8217;ve installed org.eclipse.gef/draw2d.source.feature.group
from their update sites. I couldn&#8217;t find source files for JWT available
on its update site. Do we have something like this planned or already available
for JWT.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I&#8217;m almost done integrating JWT within my RCP app that
started as a Workflow Viewer and now would like to customize JWT like hiding &#8220;Custom
Properties&#8221; tab whenever JWT&#8217;s editor is active. Customizations would
require me to make changes into JWT&#8217;s underlying code and it would really
help if I could browse through it within Eclipse.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Regards,<o:p></o:p></p>

<p class=MsoNormal>Ravi<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

<br><br><table bgcolor=white style="color:black"><tr><td><br>MASTEK&nbsp;LTD.<br>
Mastek&nbsp;is&nbsp;in&nbsp;NASSCOM&#39;s&nbsp;&#39;India&nbsp;Top&nbsp;20&#39;&nbsp;Software&nbsp;Service&nbsp;Exporters&nbsp;List.<br>
In&nbsp;the&nbsp;US,&nbsp;we&#39;re&nbsp;called&nbsp;MAJESCOMASTEK<br>
<br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
Opinions&nbsp;expressed&nbsp;in&nbsp;this&nbsp;e-mail&nbsp;are&nbsp;those&nbsp;of&nbsp;the&nbsp;individual&nbsp;and&nbsp;not&nbsp;that&nbsp;of&nbsp;Mastek&nbsp;Limited,&nbsp;unless&nbsp;specifically&nbsp;indicated&nbsp;to&nbsp;that&nbsp;effect.&nbsp;Mastek&nbsp;Limited&nbsp;does&nbsp;not&nbsp;accept&nbsp;any&nbsp;responsibility&nbsp;or&nbsp;liability&nbsp;for&nbsp;it.&nbsp;This&nbsp;e-mail&nbsp;and&nbsp;attachments&nbsp;(if&nbsp;any)&nbsp;transmitted&nbsp;with&nbsp;it&nbsp;are&nbsp;confidential&nbsp;and/or&nbsp;privileged&nbsp;and&nbsp;solely&nbsp;for&nbsp;the&nbsp;use&nbsp;of&nbsp;the&nbsp;intended&nbsp;person&nbsp;or&nbsp;entity&nbsp;to&nbsp;which&nbsp;it&nbsp;is&nbsp;addressed.&nbsp;Any&nbsp;review,&nbsp;re-transmission,&nbsp;dissemination&nbsp;or&nbsp;other&nbsp;use&nbsp;of&nbsp;or&nbsp;taking&nbsp;of&nbsp;any&nbsp;action&nbsp;in&nbsp;reliance&nbsp;upon&nbsp;this&nbsp;information&nbsp;by&nbsp;persons&nbsp;or&nbsp;entities&nbsp;other&nbsp;than&nbsp;the&nbsp;intended&nbsp;recipient&nbsp;is&nbsp;prohibited.&nbsp;This&nbsp;e-mail&nbsp;and&nbsp;its&nbsp;attachments&nbsp;have&nbsp;been&nbsp;scanned&nbsp;for&nbsp;the&nbsp;presence&nbsp;of&nbsp;computer&nbsp;viruses.&nbsp;It&nbsp;is&nbsp;the&nbsp;responsibility&nbsp;of&nbsp;the&nbsp;recipient&nbsp;to&nbsp;run&nbsp;the&nbsp;virus&nbsp;check&nbsp;on&nbsp;e-mails&nbsp;and&nbsp;attachments&nbsp;before&nbsp;opening&nbsp;them.&nbsp;If&nbsp;you&nbsp;have&nbsp;received&nbsp;this&nbsp;e-mail&nbsp;in&nbsp;error,&nbsp;kindly&nbsp;delete&nbsp;this&nbsp;e-mail&nbsp;from&nbsp;desktop&nbsp;and&nbsp;server.<br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
</td></tr></table>


</td></tr></table>]]></content:encoded>
		<pubDate>Thu, 12 Nov 2009 04:18:00 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01121.html</guid>
		<author>RAVI.THAPLIYAL@xxxxxxx (RAVI K. THAPLIYAL)</author>
	</item>
	<item>
		<title>[jwt-dev] Have you already heard about JWT?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01120.html</link>
		<description> No, this time, I don&amp;#8217;t mean the Java Workflow Tooling project at Eclipse. I just found out that there is a project called the Java Web Toolkit at Freshmeat [1], that also uses the same abbreviation as we do. So, in the future it might become confusing for...</description>
		<content:encoded><![CDATA[<table width="100%"><tr><td style="a:link { color: blue } a:visited { color: purple } ">





<div class=Section1>

<p class=MsoNormal><span lang=EN-US>No, this time, I don&#8217;t mean the Java
Workflow Tooling project at Eclipse. I just found out that there is a project
called the Java Web Toolkit at Freshmeat [1], that also uses the same
abbreviation as we do.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>So, in the future it might become confusing
for persons who speak about JWT what exactly is meant. This is another problem
after especially French persons already have difficulties in pronouncing GWT
and JWT similarly. But I don&#8217;t think it will become an issue for us...<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Best regards,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Florian<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>[1] <a
href="http://freshmeat.net/projects/jwt">http://freshmeat.net/projects/jwt</a><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

</div>




</td></tr></table>]]></content:encoded>
		<pubDate>Wed, 11 Nov 2009 09:37:11 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/jwt-dev/msg01120.html</guid>
		<author>florian.lautenbacher@xxxxxxx (Florian Lautenbacher)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
