You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scala-...@googlegroups.com
Quite often we hear of people being confused by symbolic method names in scala, even though the scaladoc might include references to equivalent methods with more conventional names. eg. scalaz's MA has a number of examples of this.
So, how about adding an '@alias method' to scaladoc to enable IDE's and scaladoc to automatically provide helpful info for symbolic methods?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Channing, scala-...@googlegroups.com
Why not use @see for that? MMmm.... Except, of course, that we (still) cannot link to members, just type members. Fix that, and we can improve the documentation in many, many ways.
-- Daniel C. Sobral
I travel to the future all the time.
Channing Walton
unread,
Apr 11, 2012, 9:16:19 PM4/11/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Daniel Sobral, scala-...@googlegroups.com
I'd like something explicit about the name.
A real annotation would also mean less code I think, with aliases being generated as per wookietreiber's suggestion.
Channing Walton
unread,
Apr 11, 2012, 9:16:58 PM4/11/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message