[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [Dltk-dev] heredoc scanner help
|
- From: Alexey Panchenko <alex.panchenko@xxxxxxxxx>
- Date: Wed, 30 May 2012 18:07:25 +0200
- Delivered-to: dltk-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=mNkZzU0utyVI3ZzHVcq35EVkJHuEbLfQBJ3XQ1KS+fs=; b=s+pHiNG82N0fIpAslB86LEJ1ltYrVZmXiEj1/ogbveVrqlZ/DH/QCPeRQNY6kPaZ+O iZ637ODMHT+FzzJ/CZ/lXYsc5JGEhUWHG85MrpZ947ALQ0avqsyIZp0FBn8wxbj6YGGI w+DA16MBRxM6GEHsd4+cN5IRs1Nh7me663Z7eEborP6QC3IUOP9B+/jJOan0k49AknPk d6uu8u/vmZL4FGVMEAWe1wMea5Vw5pRcQbDwT4OSsGocyN0QthEck4cv4JEkRjGG9br+ MNyB/8t48TB6iVG8ncc5jRQRGuA3b//TMjYHYTvuPsQ0zqkgiK1MlDcivm5jp6jZWgOC Y3ug==
Hi Jae,
CVS is in use still.
How is your change affecting the current code? Is it safe?
I would like to make 4.0 release for Juno these days, so would like to
avoid unsafe changes.
Regards,
Alex
On Wed, May 30, 2012 at 5:52 PM, Jae Gangemi <jgangemi@xxxxxxxxx> wrote:
> hello all -
>
> Â after much trail and error (mostly error), i finally have a working
> heredoc partitioning properly working.
>
> Â rather then touch any 'core' dltk classes (well, actually, only the
> ScriptPresentationReconciler implementation needs to change, everything else
> is new code) i've created a
>
> ÂÂÂ org.eclipse.dltk.ui.text.heredoc
>
> Â namespace to place them in.
>
> Â i haven't gone through and made the switch over to git yet - can i still
> commit this to cvs or do i need to switch first?
>
> --
> -jae
>
> _______________________________________________
> dltk-dev mailing list
> dltk-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dltk-dev
>