uhm, maybe only for python and ruby .... And let me add that this level of "conciseness" isn't for everybody: I noticed that the no of lines of my programs get smaller every month, but I still can't write down such minimal (yet understandable) code ... This is one of the reason I like to hang on web2py-users ..... just today Anthony gave me a lesson (https://groups.google.com/d/msg/web2py/aXZsrDMchUw/p-s_ptIvgbMJ) :P
Il giorno mercoledì 30 maggio 2012 21:56:10 UTC+2, Massimo Di Pierro ha scritto: > > Isn't that the case for every code? > > In my experience if the source is longer then the docs, the code is not > worth using. > > Massimo > > On Wednesday, 30 May 2012 14:03:46 UTC-5, Niphlod wrote: >> >> I'm amazed that the docs explaining features is perhaps longer than the >> actual code executing it.... >> IMHO it deserves inclusion in scripts/... 5 KB against 6,5 to trash >> sessions, 9,6 to install on fedora...... >> >> >> Il giorno mercoledì 30 maggio 2012 18:00:26 UTC+2, Massimo Di Pierro ha >> scritto: >>> >>> https://github.com/mdipierro/workflow >>> >>> I could use some feedback about this. Should it be included in scripts/? >>> It can be used to deleted old errors, expired sessions, setup automatic >>> emails. etc. >>> >>> It is intentionally very minimalist. >>> >>

