What is relationship of run_phase and main_phase?

In reply to dave_59:

In reply to ppeezz:
BTW, we recommend using just the run_phase. Use sequences to control ordering in your test.

Why did you recommend using just run_phase, as sub_phases adds complexity ??