Closed Bug 398223 Opened 17 years ago Closed 17 years ago

Bootstrap::Util should be a class

Categories

(Release Engineering :: General, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: rhelmer, Unassigned)

References

Details

Right now Bootstrap::Util isn't a class, so it's a huge pain to do things like run shell commands or deal with anything that is, like Bootstrap::Config.

We should make Bootstrap::Util be a class, and move Bootstrap::Step::Shell(), Bootstrap::Config::GetFtpCandidatesDir(), etc. etc. into there.
Priority: -- → P3
Assignee: build → nobody
QA Contact: mozpreed → build
Do we want to do this kind of structural overhaul on Bootstrap at this point. If we're not using it for anything new going forward I'm in favour of leaving it how it is.

Rob, what do you think?
(In reply to comment #1)
> Do we want to do this kind of structural overhaul on Bootstrap at this point.
> If we're not using it for anything new going forward I'm in favour of leaving
> it how it is.
> 
> Rob, what do you think?

As painful as it is for me, I must agree. It's not worth taking this kind of change at this point.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.