>>>>> "Randal" == Randal L Schwartz <[EMAIL PROTECTED]> writes:

Randal> Explore downward from "WADispatcher default", and you'll see under
Randal> "entryPoints", "config", "configuration", "values" a dictionary with
Randal> "login" and "password".  I'm sure there's a way to do this "properly"
Randal> as well.

Duh.

(WADispatcher default entryPointAt: 'config') login
(WADispatcher default entryPointAt: 'config') password

There ya go.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to