Am 03.05.2005 um 04:11 schrieb Ian Bicking:
> The Javascript development community is young in other ways. Public
> repositories and basic open source project management practices are
> uncommon. We're still getting over a stage where everything is
> presented as recipes instead of working code;
On 5/10/05, Christopher Lenz <[EMAIL PROTECTED]> wrote:
> Personally, I think that the recipe/cookbook style still works best
> for JavaScript. Unlike other so-called "scripting" languages like
> Python or Ruby, which have long grown to be powerful general purpose
> languages, JavaScript really is
Christopher Lenz wrote:
> Am 03.05.2005 um 04:11 schrieb Ian Bicking:
>
>> The Javascript development community is young in other ways. Public
>> repositories and basic open source project management practices are
>> uncommon. We're still getting over a stage where everything is
>> presented as
Carlos Ribeiro wrote:
>On 5/10/05, Christopher Lenz <[EMAIL PROTECTED]> wrote:
>
>
>>Putting together a whole library or application is actually
>>discouraged by the properties and restrictions of the language: no
>>importing of external modules, no proper namespacing, etc. You really
>>have to