Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] (Where to) create new LTK bundles?

> I would suggest eclipse.platform.text.
Nope. LTK also contains things that are independent of Text. platform.ui seems a better fit for me.

> P.S. We may want to consider merging the text and ui repos at some
> point, I don't see value in the separation.
The point is to have small(er) repos dedicated for a certain audience/job. If we'd follow your reasoning, we would end up with a monster SDK repository in the end.

Dani



From:        Lars Vogel <lars.vogel@xxxxxxxxxxx>
To:        "Eclipse platform general developers list." <platform-dev@xxxxxxxxxxx>
Date:        24.11.2017 11:41
Subject:        Re: [platform-dev] (Where to) create new LTK bundles?
Sent by:        platform-dev-bounces@xxxxxxxxxxx




Hi Mickael,

I would suggest eclipse.platform.text.

Cheers, Lars

P.S. We may want to consider merging the text and ui repos at some
point, I don't see value in the separation.

On Fri, Nov 24, 2017 at 11:28 AM, Mickael Istria <mistria@xxxxxxxxxx> wrote:
> Hi all,
>
> As part of our plan to better handle common language feature into a LTK
>
https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.eclipse.org_Platform-5FUI_Plan_4.8-23Factorize-5Fcommon-5Fcode-5Ffeatures.2C-5Fcommands-5Fand-5Factions-5Finto-5Fa-5FLanguage-5FToolkit&d=DwIGaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=1UITCR5rxUZHSFczvfaNFK4ymEbEiccRX7VKchpqz0Y&m=VEHWxu1gB1nDUOqjg5ICaw9PcSdemWE1EnC2kSXxE-I&s=mqh-6XGg39FXsx-ccV2Kh14RTOX3pjcpqstmmJlYH14&e=
> , I'd like to refactor some things that could be reused by many *DT and
> Generic Editor, such as definition of the "Find References" command
> defintion, a common Highlight annotation
>
https://urldefense.proofpoint.com/v2/url?u=https-3A__bugs.eclipse.org_bugs_show-5Fbug.cgi-3Fid-3D527007&d=DwIGaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=1UITCR5rxUZHSFczvfaNFK4ymEbEiccRX7VKchpqz0Y&m=VEHWxu1gB1nDUOqjg5ICaw9PcSdemWE1EnC2kSXxE-I&s=IOdErgKUxJbr2-K6je_ka94I0oAr5r5ZYxqW181pRnM&e=,  and various other
> things to unveil that are currently duplicated in many places and that are
> not related to a specific editor.
> The question is what would be the best location to host those features:
> * the org.eclipse.ui.ide bundle (after all, it has IDE in its name, so it
> seems to fit)
> * some new LTK bundles
>   ** if so, would eclipse.platform.ui be the best candidate? Or as most
> operations seem related to edition so far, eclipse.platform.text?
>
> Thanks in advance for your suggestions!
> --
> Mickael Istria
> Eclipse IDE developer, at Red Hat Developers community
> Elected Committer Representative at the Eclipse Foundation board of
> directors
>
> _______________________________________________
> platform-dev mailing list
> platform-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
>
https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_platform-2Ddev&d=DwIGaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=1UITCR5rxUZHSFczvfaNFK4ymEbEiccRX7VKchpqz0Y&m=VEHWxu1gB1nDUOqjg5ICaw9PcSdemWE1EnC2kSXxE-I&s=b8MYcICqA2H_oT1S1dV2EFcwNVrI4wYAwApgxi_zNs0&e=



--
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web:
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.vogella.com&d=DwIGaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=1UITCR5rxUZHSFczvfaNFK4ymEbEiccRX7VKchpqz0Y&m=VEHWxu1gB1nDUOqjg5ICaw9PcSdemWE1EnC2kSXxE-I&s=H5ea-s9AlYrx-xDSRm1q2hMdJGWBaY4-w_kREmKe654&e=
_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_platform-2Ddev&d=DwIGaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=1UITCR5rxUZHSFczvfaNFK4ymEbEiccRX7VKchpqz0Y&m=VEHWxu1gB1nDUOqjg5ICaw9PcSdemWE1EnC2kSXxE-I&s=b8MYcICqA2H_oT1S1dV2EFcwNVrI4wYAwApgxi_zNs0&e=




Back to the top