• Services
  • Home
    • Shop
    • Cart
    • Who
    • Blog
Menu

Craft & Graft

  • Services
  • Home
  • Buy
    • Shop
    • Cart
  • About
    • Who
    • Blog

Featured posts:

Featured
Feb 26, 2023
Are you tired of losing customer trust, missing deadlines, and incurring revenue loss?
Feb 26, 2023
Feb 26, 2023
Oct 21, 2022
Shuttle v2.0.3 released!
Oct 21, 2022
Oct 21, 2022
Jul 24, 2022
Shuttle v2.0.2 is out!
Jul 24, 2022
Jul 24, 2022
Dec 20, 2021
Using the Seismograph Design Pattern for External Dependency Faults
Dec 20, 2021
Dec 20, 2021
Jul 2, 2021
Shuttle Framework v1.0.0 Released
Jul 2, 2021
Jul 2, 2021
Oct 1, 2020
Is Self-Documenting Code Really the Only Documentation Needed?
Oct 1, 2020
Oct 1, 2020
Sep 17, 2019
Android Data Binding with Recycler Views and MVVM: a Clean Coding approach
Sep 17, 2019
Sep 17, 2019

Shuttle Framework v1.0.0 Released

July 02, 2021

GitHub Link

The Shuttle framework and solution, which I designed for resilience, was released for the Android platform.

Shuttle provides a modern, guarded way to pass large Serializable objects to avoid app crashes.

Often, businesses experience the adverse side effects of risks introduced in daily software engineering. These adverse side effects include time and money spent on app crash investigation, app crash fixes, quality assurance testing, releasing hotfixes, and extra governance through code reviews.

Shuttle reduces the high-level of governance needed to catch Transaction Too Large Exception inducing code by:

  1. storing the Serializable and passes an identifier for the Serializable

  2. using a small-sized Bundle for binder transactions

  3. avoids app crashes from Transaction Too Large Exceptions

  4. enables retrieval of the stored Serializable at the destination.

Why keep spending more time and money on governance through code reviews? Why not embrace the problem by providing a solution for it?

Check it out. You won’t be disappointed.

GitHub Link

← Using the Seismograph Design Pattern for External Dependency FaultsIs Self-Documenting Code Really the Only Documentation Needed? →
Back to Top

Contact

Contact Us

getintouch@craftandgraft.com

16767 Bernardo Center Drive #27311
San Diego, CA 92128
United States

 

Craft & Graft LLC. © 2023. All Rights Reserved.