[IPython-dev] Proposal: soft moratorium on re-architecting for 5.0

Matthias Bussonnier bussonniermatthias at gmail.com
Tue Jun 30 10:55:15 EDT 2015


> On Jun 29, 2015, at 05:44, Nicholas Bollweg <nick.bollweg at gmail.com> wrote:
> 
> For why, see the Mathematica documentation, which is really a better yardstick than other open source projects.
> 
Yes we want to do that, though cross language and cross library is not easy. Mathematica has the advantage that they do not really distinguish 
the language from the sodlib. 


> On Jun 29, 2015, at 06:59, Kyle Kelley <rgbkrk at gmail.com> wrote:
> 
> Gosh, I'd rather read foo(path:string, notebookName:string) any day, instead of having to *also* reference aliases infer based on the name itself.


Well you see what I mean, the types helps, of course naming arguments is necessary. 
But for a name like action_name_is_or_callback is not super nice. 
The types in typescript docs are also link so it’s easy to read, and you can get deeper
details without looking at the source. 

-- 
M

(gosh, I was only in a plane for 11h, and got 180+  mails opening my laptop, so sorry if I skim through) 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150630/16e2928d/attachment.html>


More information about the IPython-dev mailing list