Hi
Im reading and following the documentation of spec from the new site,
And the second example goes:
ListModel new
items: Smalltalk classes
openWithSpec.
And that does not work.
Instead of that I did:
(ListModel new
items: Smalltalk allClasses )
openWithSpec.
And worked perfectly.
I hope it helps improving the documentation.
Regards, and thanks for the good work.
Juan.
On Fri, Feb 28, 2014 at 8:34 PM, Benjamin <
[email protected]> wrote:
> I would love too :)
>
> But as always it takes time.
>
> I try to do my best to offer an easy to read yet useful documentation.
> Let's hope we can make it :)
>
> Ben
>
> On 28 Feb 2014, at 19:54, kmo <[email protected]> wrote:
>
> This is really good and very well done and can only get better over time.
>
> I'd like to see a complete API and description of every Spec Model added to
> the site and there needs to be multiple examples so that the whole range of
> widgets and interface types are shown.
>
> Brilliant start, though.
>
>
>
> --
> View this message in context:
> http://forum.world.st/Spec-website-nice-tp4746941p4747048.html
> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>
>
>