Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

init:bundle => bundle:init#125

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
Seldaek wants to merge1 commit intosymfony:masterfromSeldaek:initbundle

Conversation

Seldaek
Copy link
Member

This should be merged if/whensymfony/symfony#117 is merged

@kriswallsmith
Copy link
Contributor

I would rather keep theinit: namespace and and the following commands to it:

  • init:front-controller for creating front controllers in your web directory (I will send a PR for this)
  • init:container-extension for bootstrapping a DIC extension
  • init:core-bootstrap what's currently in the sandbox's 'build_bootstrap.php` script

I think it makes sense to group all code-generation commands under a common namespace to raise their visibility to the beginning user.

@Seldaek
Copy link
MemberAuthor

Yeah, I thought of that too, but it's semantically incorrect WRT the other commands (as said insymfony/symfony#117). And if we add other stuff to bundle, like bundle:enable for example. Then you'd have init:bundle and bundle:enable, which would suck. I agree with youfor now but I think grouping by resource type is more future-proof.

@kriswallsmith
Copy link
Contributor

I didn't realize this was the docs repo :)

@lsmith77
Copy link
Contributor

i guess this can be closed now sincesymfony/symfony#117 was closed

@fabpotfabpot closed thisApr 5, 2011
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@Seldaek@kriswallsmith@lsmith77@fabpot

[8]ページ先頭

©2009-2025 Movatter.jp