Skip to content

Searching for the entry-point #11

@agis

Description

@agis

As I'm new to Sinatra (and ruby generally) I'm searching for an entry point to start reading through the source, something like we did with the Rack project (we started reading run and use first).

The other issues that are opened till now seems a little advanced to me, so I'm wondering if there's a simpler way to start.

EDIT: As I see 95% of Sinatra is mainly in sinatra/lib/base.rb.

I've also noted that this file is kinda large (~1600 loc).. so I was wondering: Why didn't they broke up the code into smaller pieces (eg. separate files)? Wouldn't it make the code easier to maintain?

Isn't Sinatra considered to be a "monolithic" app, which is not a good thing?

@codereading/readers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions