spc-group / guarneri

Other
0 stars 0 forks source link

Documentation for handling factory functions #7

Open canismarko opened 4 days ago

canismarko commented 4 days ago

Expected Behavior

Guarneri can use Device classes directly, but it can also use a factory function that returns either a device object or a sequence of Device objects.

We should write a tutorial and/or how-to guide for how to include this.

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

1. 2. 3.

Context

Your Environment

canismarko commented 4 days ago

@prjemian related to your ad_creator() factory usage.