Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision |
mozilla-devel:a_walk-through_of_the_source_code [2022/02/10 13:34] – created - external edit 127.0.0.1 | mozilla-devel:a_walk-through_of_the_source_code [2025/07/27 10:16] (current) – ↷ Links adapted because of a move operation 20.171.207.237 |
---|
The idea is to reduce the need for the client build process, and seamlessly roll out changes to the end-users. This should also make it easier for other developers to test ideas and develop interfaces, since they can use their favorite server-side tools for generating the XUL, while gaining greater client-side priviledges by virtue of the locally installed Evergreen shell (whether it be a XUL Runner application or a Firefox extension). | The idea is to reduce the need for the client build process, and seamlessly roll out changes to the end-users. This should also make it easier for other developers to test ideas and develop interfaces, since they can use their favorite server-side tools for generating the XUL, while gaining greater client-side priviledges by virtue of the locally installed Evergreen shell (whether it be a XUL Runner application or a Firefox extension). |
| |
[[mozilla-devel:nuts_and_bolts|Nuts & Bolts]] - This section shows how we're using some of the technology to put things together. | [[xul:nuts_and_bolts|Nuts & Bolts]] - This section shows how we're using some of the technology to put things together. |
| |
[[mozilla-devel:birds_eye_view|Bird's Eye View]] - This shows the API calls and objects we use to communicate with the rest of Evergreen. | [[xul:birds_eye_view|Bird's Eye View]] - This shows the API calls and objects we use to communicate with the rest of Evergreen. |
| |
| |