From: Robin B. <ro...@kn...> - 2001-09-16 21:32:25
|
On Sunday 16 September 2001 23:08, Antoine Quint wrote: > > Well as long as it's under control it's not much of a > > problem. Theoretically, > > severage.sf.net is best hosted elsewhere, so I guess that > > "elsewhere" is the > > best place. > > Well, sometime soon I think I'll create www.severage.org and its > namespace equivalent ns.severage.org and the likes. That would be best of course. > > It's not so much about me as it is about the world at large. > > People will not > > use settings that are not standard. What I listed above is > > part of what > > everyone uses when communicating at large in projects. > > But there are no "standard settings". People coding in different > languages use different settings. Still, there will be some, especially > for nestings, sub names and prefixes. Yes there are, the default settings used accross multiple languages (perhaps with the exception of Python but I very much doubt it) are 4 or 8 tabstops (people prefer 4 usually, that's now the most frequent default in editors) and no actual tabs (only spaces). Beyond that, the rest is pretty much language specific, but it's rather easy to find rules from other languages (eg C, Perl, etc) that would map prettu well to E262. > As for the documentation, I think all 3 options are valid and if the > effort of creating those 3 possibilities from the master > comment-document and modularized EcmaScript files is not too much of a > hefty task then we might as well offer all 3 for download on the site! It would indeed be trivial, and yes of course we should distribute all the packages. The devers will want the source with multiple small files and inline docs, users will want the doc in nice XML (transformed to XHTML+CSS I guess) and a single gzipped ball for lightweightedness. -- _______________________________________________________________________ Robin Berjon <ro...@kn...> -- CTO k n o w s c a p e : // venture knowledge agency www.knowscape.com ----------------------------------------------------------------------- An eye for an eye will make the whole world blind. -- Mahatma Gandhi |