[Newbies] FillInTheBlankMorph

Randal L. Schwartz merlyn at stonehenge.com
Mon Dec 10 22:57:08 UTC 2007


>>>>> "Randal" == Randal L Schwartz <merlyn at stonehenge.com> 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
<merlyn at stonehenge.com> <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!


More information about the Beginners mailing list