But how would you organise your navigaton and
action methods?
for example
def goto_country_list .... end
def enter_country(country) ... end
Would you create new classes? At the moment I have a module for each window
with methods contained that are relevant to that window.
That sounds reasonable.
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
