[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [rap-dev] Draw2D Support
|
- From: "Dahai Xu" <dr.dahaixu.pub@xxxxxxxxx>
- Date: Sat, 29 Nov 2008 10:38:24 -0500
- Delivered-to: rap-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=VflcKc+lNuWWF9e/aD6pOl3Ggf+Fkbb6oSbeJL7uodI=; b=J0B5KtnjG6XP3GzWGBGtLU0DGpwTERu72M1xZ86B3MBaI7lCh/iGKYrkAd9cE6knGX 4LbbEzW1qbitwuWrXA149dnEA3R903oGwNjC2no0pnh34HcxmYmL+fWLmulegNHhk9Lj WlbAWz15UOZeHCexHBIjFaq1S//f0ls9ivsu8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=DdIlPSexcIqhJit8uWupHTTKA4dKcU10OOGGVBDIuDv105GWPkV4O4RQlFI+Dj8O+h bsLrEkafEcohP6/LpK7uFfW8Eiav+0x246dy8xNA9vU9l18qKbHmp7y5bx0YKkV+ZTDX NHlBrRZS4SAHDhQNjMWL06a+gzY8NrqbLL6zk=
Hi Jochen,
Your demo for Draw2D+RAP is very impressive.
http://rapblog.innoopract.com/2008/03/web-enabled-draw2d-in-rap.html
What's the current status of releasing the code for the demo?
Many thanks.
Dahai
>Hi Vineet,
>
> The code for Draw2D is not yet in a repository. We developed it first as
> a showcase and then as an early prototype but want to avoid to make a
> committment for providing Draw2D without further support from the
> community. As soon as the code gets out we will have to deal with it ...
>
> We are planning to bring the code into the Eclipse.org repositories, but
> would like to get some more involvement from other parties, so your
> interest is well received. In any case we will have to go through IP
> clearing first, so expect that to take a couple of weeks.
>
> With respect to your question about Canvas vs. Flash, this was a
> scalability topic. None of the canvas technologies did scale for
> diagrams with thousands of elements, which was important to us.
>
> Regards,
>
> Jochen