iris/_future
Gerasimos (Makis) Maropoulos 126c4de29b _future
1. Fix index, including both start and end. So Literal[start:end+1] will
be a valid part.

2. Replace any with string, add file param type

3. Start of making the evaluator, starting with regexp for param types
(these expression can be changed or/and overriden by user later on)


Former-commit-id: ab95265f953dadbf84170b543e1ff8840f9c4a14
2017-03-27 22:33:19 +03:00
..
ipel _future 2017-03-27 22:33:19 +03:00
macros_test.go Nothing special here (yet) 2017-03-27 04:09:44 +03:00
macros.go _future 2017-03-23 02:34:45 +02:00
param_parser_test.go _future 2017-03-23 02:34:45 +02:00
param_parser.go _future 2017-03-23 02:34:45 +02:00
path_parser_test.go Nothing special here (yet) 2017-03-27 04:09:44 +03:00
path_parser.go Build a better web, together! 2017-03-19 03:49:17 +02:00
README.md _future 2017-03-19 04:00:42 +02:00

Simplicity Equals Productivity

_future

This folder contains features that are marked as 'work-in-progress', they can take a long to be fully implemented and adopted to the Iris framework itself, even months.

Some people may find that bad idea, for many and different reasons, to upload them on that public repository so soon.

But I think that it is a good place for new developers to view and track how a feature is being implemented step-by-step. How I develop Iris step-by-step.

Inspiration for new Iris Developers.

I have collected some tips for you!

  • Do What They Think You Can't Do.
  • It's Not How Good You Are, It's How Good You Want To Be.
  • Genius is 1% Inspiration, 99% Perspiration.
  • You Are Your Only Limit.
  • Do Something Today That Your Future Self Will Thank You.
  • Don't Call It A Dream - Call It A Plan.

And never forget, If I can do it, so can you!

Any brilliant ideas of yours?

I'll be glad to talk with you about your awesome feature requests, open a new discussion there, you will be heard!