In order to know what I'm talking about here you need to go look at slide two or three of this slideshow titled Introducing the Ceylon Project :: Why We're (Still) Fans of Java
. Near latter half of the slide I read this: "Java...[blah, blah, blah]...Static typing enables sophisticated tooling including automatic refactoring, code navigation, and code completion...this kind of tooling is simply not possible [ emphasis mine ] without static typing..."Last time I checked, Perl was not a statically typed language (unless I missed the boat or something). However, we appear to have an IDE called Padre which, according to the features page claims to support code refactoring and visual editor effects like code hiding, etc.
I have not downloaded Padre or perused its codebase (yet) and I'm wondering if these are 'fake' features since (apparently) these things are impossible without static typing!
Celebrate Intellectual Diversity
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: What is simply not possible without static typing?
by chromatic (Archbishop) on Apr 14, 2011 at 22:18 UTC | |
|
Re: What is simply not possible without static typing?
by educated_foo (Vicar) on Apr 15, 2011 at 16:13 UTC | |
by locked_user sundialsvc4 (Abbot) on Apr 30, 2011 at 13:10 UTC | |
|
Re: What is simply not possible without static typing?
by JavaFan (Canon) on Apr 14, 2011 at 22:17 UTC | |
|
Re: What is simply not possible without static typing?
by locked_user sundialsvc4 (Abbot) on Apr 15, 2011 at 13:43 UTC | |
|
Re: What is simply not possible without static typing?
by Anonymous Monk on Apr 29, 2011 at 17:02 UTC |