- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Scaladoc Member Filter Enhancement (again)
Fri, 2011-06-24, 14:40
Hi,
I worked some more on the member filter enhancement. The current
version can be found here:
http://dl.dropbox.com/u/21541067/351687590524726525870/index.html#scala....
Everything should be working now, the only known bug is that for use
cases nothing besides [use case] is shown in the first line of the
member comment.
Note that no pages besides Seq are uploaded.
So, please tell me what you think and let me know about any bugs you encounter.
Also, I would *really* appreciate feedback from someone in the Scala
team on how to proceed with contributing this. I thought about
creating a ticket and attaching this changes as a patch.
Regards,
Rüdiger
Fri, 2011-06-24, 15:47
#2
Re: Scaladoc Member Filter Enhancement (again)
Thanks for your feedback, Daniel.
Yep, you're right, I changed private to protected.
And you're right about the filter boxes, too. I will align them.
For now, I would rather not go with git/github, though. I'm currently
using the Scala SVN repo + hg locally, for my DVCS needs.
Switching to Git is the next thing on my list, but I don't want to
switch now that I'm right in the middle of things.
Thanks for the hint regarding irc. I'm not much of an irc guy, but
it's good to know where to turn for help.
Regards,
Rüdiger
2011/6/24 Daniel Sobral :
> Looking good, but shouldn't "Show/Hide Private" be "Show/Hide
> Protected"? Also, it seems the search box for classes is slightly
> bigger than the one for members. I'd prefer if they aligned.
>
> As for the other question, though I'm not of the Scala team, creating
> pull requests on github, and opening an issue an attaching the link to
> the pull request seems to be effective. If you'd like some help doing
> that, there's usually someone on the #scala irc channel that can guide
> you through it.
>
> On Fri, Jun 24, 2011 at 10:40, Rüdiger Keller
> wrote:
>> Hi,
>>
>> I worked some more on the member filter enhancement. The current
>> version can be found here:
>>
>> http://dl.dropbox.com/u/21541067/351687590524726525870/index.html#scala....
>>
>> Everything should be working now, the only known bug is that for use
>> cases nothing besides [use case] is shown in the first line of the
>> member comment.
>>
>> Note that no pages besides Seq are uploaded.
>>
>> So, please tell me what you think and let me know about any bugs you encounter.
>>
>> Also, I would *really* appreciate feedback from someone in the Scala
>> team on how to proceed with contributing this. I thought about
>> creating a ticket and attaching this changes as a patch.
>>
>> Regards,
>> Rüdiger
>>
>
>
>
> --
> Daniel C. Sobral
>
> I travel to the future all the time.
>
Looking good, but shouldn't "Show/Hide Private" be "Show/Hide
Protected"? Also, it seems the search box for classes is slightly
bigger than the one for members. I'd prefer if they aligned.
As for the other question, though I'm not of the Scala team, creating
pull requests on github, and opening an issue an attaching the link to
the pull request seems to be effective. If you'd like some help doing
that, there's usually someone on the #scala irc channel that can guide
you through it.
On Fri, Jun 24, 2011 at 10:40, Rüdiger Keller
wrote:
> Hi,
>
> I worked some more on the member filter enhancement. The current
> version can be found here:
>
> http://dl.dropbox.com/u/21541067/351687590524726525870/index.html#scala....
>
> Everything should be working now, the only known bug is that for use
> cases nothing besides [use case] is shown in the first line of the
> member comment.
>
> Note that no pages besides Seq are uploaded.
>
> So, please tell me what you think and let me know about any bugs you encounter.
>
> Also, I would *really* appreciate feedback from someone in the Scala
> team on how to proceed with contributing this. I thought about
> creating a ticket and attaching this changes as a patch.
>
> Regards,
> Rüdiger
>