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

[PROPOSAL] Helpers : array_elevate #4292

Closed
wants to merge 1 commit into from
Closed

[PROPOSAL] Helpers : array_elevate #4292

wants to merge 1 commit into from

Conversation

lucasmichot
Copy link
Contributor

array_elevate is the opposite function for array_dot. It allows to convert a dotted array to an associative multidimensional array.

array_elevate has been chosen in lack of a better name. Feel free to give a better name suggestion

@ludo237
Copy link

ludo237 commented May 1, 2014

@lucasmichot cool feature, except for the name LOL

@jasonlewis
Copy link
Contributor

Looks interesting. Naming is hard though.

What about array_construct, array_build or array_rebuild.

@boris-glumpler
Copy link
Contributor

I'd go for array_expand.

@jasonlewis
Copy link
Contributor

Oh yeah I like that one. I'd vote for array_expand as well.
On 1 May 2014 18:34, "Boris Glumpler" notifications@github.com wrote:

I'd go for array_expand.


Reply to this email directly or view it on GitHubhttps://github.com//pull/4292#issuecomment-41891011
.

@lucasmichot
Copy link
Contributor Author

Yes array_expand sounds super good ;-)

@lucasmichot lucasmichot changed the title array_elevate [PROPOSAL] array_elevate May 1, 2014
@Anahkiasen
Copy link
Contributor

Voting for array_expand too, array_build already exists anyway.

@salaria
Copy link

salaria commented May 1, 2014

Vote up for array_expand

@lucasmichot lucasmichot changed the title [PROPOSAL] array_elevate [PROPOSAL] Helpers : array_elevate May 2, 2014
@taylorotwell
Copy link
Member

No plans for this right now. Can be placed in your own helpers file, etc.

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

Successfully merging this pull request may close these issues.

None yet

7 participants