Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Package Dependency Resolve
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Eric Merritt  
View profile  
 More options Oct 13 2011, 9:01 pm
From: Eric Merritt <ericbmerr...@gmail.com>
Date: Thu, 13 Oct 2011 20:01:43 -0500
Local: Thurs, Oct 13 2011 9:01 pm
Subject: Package Dependency Resolve
Guys,

Over the last couple of months I have built a pretty sophisticated
dependency resolver for erlang. This is actually non-trivial as hell
in a lot of ways and somewhat general. That is, I know that both cean
and agner are going to need something like this. I am willing to pull
it out and put it into a well documented library if you guys have any
interest at all.

Eric


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christophe Romain  
View profile  
 More options Oct 14 2011, 3:28 am
From: Christophe Romain <christophe.rom...@process-one.net>
Date: Fri, 14 Oct 2011 09:28:12 +0200
Local: Fri, Oct 14 2011 3:28 am
Subject: Re: Package Dependency Resolve
such a library would be great !
what i did for cean is simple but not powerfull, you can check it with
package/depends function ($HOME/.cean/functions/package/depends)
it's all based on what is declared into .pub files :/
I used to produce output for the .pub files with a simple script that
listed erlang calls for every module, but it does not handle
parameterized calls for example. it's also not able to handle name
collision, ...
accurate package dependency resolving is, like you said, not easy.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Merritt  
View profile  
 More options Oct 14 2011, 11:01 am
From: Eric Merritt <ericbmerr...@gmail.com>
Date: Fri, 14 Oct 2011 10:01:08 -0500
Local: Fri, Oct 14 2011 11:01 am
Subject: Re: Package Dependency Resolve
Ok. I will try to get it out on github this afternoon though it might
be monday. The initial version wont be documented but I will try to
get it out there soon.

On Fri, Oct 14, 2011 at 2:28 AM, Christophe Romain


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »