Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version v0.1 planned? #2

Open
h4cc opened this issue Nov 28, 2014 · 4 comments
Open

Version v0.1 planned? #2

h4cc opened this issue Nov 28, 2014 · 4 comments

Comments

@h4cc
Copy link
Contributor

h4cc commented Nov 28, 2014

Is there a tag planned in the near future?
Maybe some people would like to use this code beside their company time ;)

@mathiasverraes
Copy link
Owner

Sounds great, I just need someone with composer skills to make sure it's
all configured properly. I also don't know what the best way of doing
autoloading with this thing is.
On 28 Nov 2014 10:27, "Julius Beckmann" [email protected] wrote:

Is there a tag planned in the near future?
Maybe some people would like to use this code beside their company time ;)


Reply to this email directly or view it on GitHub
#2.

@h4cc
Copy link
Contributor Author

h4cc commented Nov 28, 2014

The composer parts looks good. After i upgraded 5.6 on my machine the tests also look fine.
Autoloading using the load.php is good, or all the files could be added in the composer.json autoload part but that will not change the concept.

Why havent you created the functions inside a namespace?
Currently there would be a problem if a function like isfunction is already defined.

@mathiasverraes
Copy link
Owner

I actually want to use node js style modules to manage dependencies, which will allow us to have multiple versions of the same code. I did a quick PoC but it hasn't made it into the code yet.

@mathiasverraes
Copy link
Owner

I tagged an 0.1, because I'm about to merge the new pair and list implementations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants