put up FOSDEM 2022 on main page
[slides.git] / fosdem2008 / slide_moz_infra.html
... / ...
CommitLineData
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2<html>
3<head>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
5 <meta name="Author" content="KaiRo - Robert Kaiser">
6 <title>And the beast shall come forth... - Mozilla Infrastructure</title>
7 <link rel="stylesheet" type="text/css" href="slides.css">
8 <script type="text/javascript" src="slides.js"></script>
9 <link rel="contents" href="index.html" title="Contents">
10 <link rel="index" href="toc.html" title="Overview">
11 <link rel="start" href="index.html" title="Start">
12 <link rel="first" href="slide_introduction.html" title="First page">
13 <link rel="previous" href="slide_comm_infra.html" title="Previous page">
14 <link rel="next" href="slide_helpwanted.html" title="Next page">
15 <link rel="last" href="slide_end.html" title="Last page">
16</head>
17<body onLoad="document.body.onclick = docClicked;">
18<div id="header"><div id="header-text">And the beast shall come forth...</div>
19 <img src="template/header-logo.png" height="38" width="260" alt="">
20</div>
21<div id="slidenav"><div id="subheader-text">Community Project Organization and SeaMonkey 2</div>
22 <a href="toc.html" accesskey="t">toc</a> ||
23 <a href="index.html" accesskey="s">start</a> ||
24 <a href="slide_comm_infra.html" accesskey="p">&lt; prev</a> |
25 <a href="slide_helpwanted.html" id="goNext" accesskey="n">next &gt;</a>
26</div>
27
28<h1>Mozilla Infrastructure</h1>
29
30<div class="simplebox">
31<ul>
32 <li><a href="http://bugzilla.mozilla.org">bugzilla.mozilla.org</a> product/component structure problems -
33 <span class="hilite"><a href="http://www.gerv.net/temp/bmo-reorg.html">bmo reorg</a></span> needed ASAP!</li>
34 <li>Not certain yet how non-FF projects can/should deal with post-CVS <span class="hilite">mozilla2 world</span></li>
35 <ul>
36 <li><span class="hilite">One hg-repo-per-project</span> gets hard when you want
37 core+&#x200B;editor+&#x200B;mailnews+&#x200B;suite-specifics+&#x200B;calendar+&#x200B;chatzilla+&#x200B;...</li>
38 <li>Developers may need to <span class="hilite">relearn a whole toolchain</span>, including VCS, webtools, etc.</li>
39 <li>Mozilla2 still sounds as too much of a <span class="hilite">moving target</span> to even try adding stuff on top</li>
40 <li>How much <span class="hilite">rewriting</span> do our apps need? manually? automated?</li>
41 <li>SeaMonkey/Thunderbird/Sunbird <span class="hilite">not even at alpha</span> on 1.9 yet,
42 no free dev resources to look at even more experimental stuff atm</li>
43 </ul>
44 </li>
45 <li>We might need/want a <span class="hilite">1.9.1</span>, being 1.9 + selected toolkit fixes that couldn't make FF3
46</ul>
47</div>
48
49</body>
50</html>