[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform] Re: Q: fragment as fragment host?
|
- From: Danail Nachev <d.nachev@xxxxxxxxxx>
- Date: Tue, 10 Feb 2009 14:47:49 +0200
- Newsgroups: eclipse.platform
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.19 (Windows/20081209)
No.
Lars Fischer wrote:
> Hello,
>
> short question: can a fragment 'A' have an other fragment 'X' as host?
>
> I would like to use some structure like this for different deployments:
>
> core-bundle <-- X-fragment <-- A-fragment
> core-bundle <-- X-fragment <-- B-fragment
> core-bundle <-- Y-fragment <-- A-fragment
> core-bundle <-- Y-fragment <-- B-fragment
>
> regards,
> Lars
>