Page MenuHomeWrite.as

sub package fileutils should return errors
Open, Thinking, WishlistPublic

Description

utility packages should return errors to the caller for action instead of logging

Event Timeline

robjloranger created this task.
robjloranger created this object with visibility "Public (No Login Required)".
robjloranger created this object with edit policy "All Users".
robjloranger lowered the priority of this task from Normal to Low.May 27 2019, 9:50 PM
robjloranger changed the task status from Open to Thinking.May 28 2019, 9:59 PM

perhaps not, of course generally speaking they should always return their errors.

now that everything has been moved to sub packages (local-workflow branch) to share among different cli binaries there are multiple packages that are logging. this also acts as part of the cli tool, giving user feedback.

we should revisit our logging when or if we investigate another approach to the cli internal structure.

robjloranger lowered the priority of this task from Low to Wishlist.May 28 2019, 10:00 PM