The embedding clients currently pull and build all of mozilla and copy
out the files they need/want. We'll be improving the make system over
time, but as of right now, we haven't tried to decide exactly what the
"levels of Gecko-ness" include.
BTW, it's only been possible to separate the plain text editor from the
HTML editor for about a week, and that's currently controlled by an
environment variable at build-time.
-- Phil.
Brian Stell wrote:
> My interest is slightly different. As Phil said:
>
> there are levels of geckoness
>
> How does one control what features the embedding app ends up
> with regardless of how they were built?
>
> For example, how does one control weither gecko has:
>
> plain text editor
> html editor
> mail
> xul
> javascript
> psm
> ...
>
> IE: what is in gecko and what is not.
>
> Brian
>
>
>
>
>