infinitered / infinitered/bluepotion

on_load eh?

Open
#83 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
74
Forks
18
PR merge metrics
No merged PRs in 30d

Description

So BP Template has an [`on_load`](https://github.com/infinitered/bluepotion-template) in the Application a lot like we have [`on_load` in RedPotion](https://github.com/infinitered/redpotion-template/blob/master/files/app/app_delegate.rb), but it's not really wired up in to ever happen!

This can cause some confusion/issues.

We should support both `on_create` and `on_load`

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the Application lifecycle in BluePotion with the linked BP Template and RedPotion template, especially RedPotion's app/app_delegate.rb. Trace how on_create is currently handled and identify where on_load should be wired. Done means both on_create and on_load are supported consistently with the referenced templates.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.