>-----Original Message----- >From: Bertrand Delacretaz [mailto:[email protected]] >Sent: Wednesday, October 4, 2017 8:34 AM >To: dev >Subject: Re: [Site] Improving the main site > >Here's my draft, feel free to tweak: > >Apache Sling is a REST-based Web framework based on a hierarchical >content tree. It maps incoming URLs to content resources in a simple >and powerful way, based on the request's path, extension and optional >selectors, fostering clean and meaningful URLs. Request processing is >based on dynamically loaded scripts or Java servlets, with convention >over configuration making it very simple to start with generic >processing and gradually refine it during development. The very >modular nature of Sling means you can replace most of its >functionality by your own variants as needed, and easily build >specialized server instances with just what you need. > >Sling is used as the basis for some industrial strength content >management systems, where the simplicity and robustness of its core >shine.
like it! stefan
