Glamour Feature Discoverability

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Glamour Feature Discoverability

Sean P. DeNigris
Administrator
I was just building a Glamour browser by combining behavior from the many
examples. Somehow, I got into a fight with #display:. Because of the way I
had set up my model, I was expecting display to accept an individual list
item, and it was receiving the list collection instead. Also, I found out
later that what I really wanted was #format, as I just wanted to change the
way the underlying item was shown in the list.

So here's my question: while trying to figure out how #display: worked, I
found where it was implemented but there was no method comment. This seems
to be a core part of the scripting language and I know Moose in general to
be extremely thoughtfully written, so I am assuming that there is some other
way/place where this sort of thing is documented of which I'm not aware.
What am I missing?



-----
Cheers,
Sean
--
Sent from: http://forum.world.st/Moose-f1310756.html
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Cheers,
Sean