On Wed, 22 May 2013 11:18:29 -0700, Tyler Romeo <[email protected]> wrote:

On Wed, May 22, 2013 at 1:12 PM, Daniel Friesen
<[email protected]>wrote:

Looks like we just need to abstract most of WebStart.php and part of
doMaintenance into something like includes/Start.php to support things that
are neither web nor maintenance.


Honestly, why don't we just move that stuff into Setup.php. I mean, pretty
much every entry point script includes Setup.php anyway. The only things
that should be done in entry points is stuff that's specific to that entry
point.

There are entrypoint specific things that have to be done before Setup.php but after other common stuff you'd think of putting inside Setup.php.

Settings can be entrypoint specific. Web start needs to do things like setup output buffering before including Setup. etc...

--
~Daniel Friesen (Dantman, Nadir-Seen-Fire) [http://danielfriesen.name/]


_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to