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

[WCM] Remove the "full-stack web framework" references #5737

Closed
javiereguiluz opened this issue Sep 29, 2015 · 3 comments
Closed

[WCM] Remove the "full-stack web framework" references #5737

javiereguiluz opened this issue Sep 29, 2015 · 3 comments

Comments

@javiereguiluz
Copy link
Member

When this PR gets merged, Assetic will be removed from the Symfony Standard Edition. Then, we'll need to reword some parts of the Symfony documentation (and the website).

If I understand these changes right, moving asset management to pure frontend tools would mean that Symfony (or at least the Symfony Standard Edition) is no longer a "full-stack" web framework but just a "server-side framework".

@gnugat
Copy link

gnugat commented Sep 29, 2015

I've always wondered if "full-stack" referred to the use of (almost) all Symfony components, or to the type of website built (full-stack vs frontend / backend separation).
Depending on the intended meaning we can either remove it, rename it, or add some explanations.

@javiereguiluz
Copy link
Member Author

I understand "full-stack web framework" as something that lets you build an entire web site or web app from scratch.

@javiereguiluz
Copy link
Member Author

Closing this issue because Symfony will still be a full-stack framework after Assetic removal. You can't combine, compile or minimize web assets with Symfony ... but you can still serve web assets with Symfony.

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