[erlang-questions] How to return all records in dets

Anthony Ramine n.oxyde@REDACTED
Mon Jun 2 11:24:44 CEST 2014


What would be the point? Moving things around won't help anything. How do you guess that it is in module X if you didn't previously guess that it was in module 'erlang'?

-- 
Anthony Ramine

> Le 2 juin 2014 à 10:11, Bengt Kleberg <bengt.kleberg@REDACTED> a écrit :
> 
> Greetings,
> 
> There is also the possibility to copy functions from the erlang module
> to suitable, smaller, modules. Then just link to the new place, and hope
> that in time users will stop looking for them in the old module.
> 
> 
> bengt
> 
>> On Mon, 2014-06-02 at 09:49 +0200, Vlad Dumitrescu wrote:
>> Hi,
>> 
>>> On Mon, Jun 2, 2014 at 9:36 AM, Joe Armstrong <erlang@REDACTED> wrote:
>>>> On Mon, Jun 2, 2014 at 12:06 AM, Evgeny M <donpedrothird@REDACTED> wrote:
>>>> 
>>>> The docs are not horrible, far from it, but having more examples would be
>>>> really helpful.
>>> 
>>> 
>>> I agree - two thoughts occur to me.
>>> 
>>> Firstly, some kind of "reduced" manual pages might be helpful.
>>> Many modules export a heck of a lot of functions, of which possible half a
>>> dozen are the most used and
>>> most useful. It might be nice to document the "best of" some module.
>>> Secondly the "best of" section should have a lot
>>> of simple examples.
>> 
>> Another option would be to group functions in a module (in the docs)
>> by area of usage. This is especially useful for a module like 'erlang'
>> that covers many distinct areas of functionality.
>> 
>> regards,
>> Vlad
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
> 
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions



More information about the erlang-questions mailing list