Britt
My feedback
5 results found
-
294 votes
We are currently working to include more elements, and include some options to let you to create your own components
An error occurred while saving the comment -
7 votes
An error occurred while saving the comment Britt commentedAlso, the counter component needs preset (with a specific value) and clear inputs; configurable to be synchronous or asynchronous.
Britt supported this idea · -
24 votesBritt supported this idea ·
-
1 voteBritt shared this idea ·
-
14 votesBritt supported this idea ·
I don't think this will work well on iOS; due to the way extensions work there; but for desktop systems this should be implemented as loading a bundle (OS X) or DLL (Windows). I'm not an Android user, so I'm not sure about that platform.
The interface should - for portability and simplicity - be based on regular ANSI C (so, not Objective-C, Swift, or C#).
I would tend to guess that you have an internal interface for modularizing iCircuit's built-in components; and (obviously, not having seen your source code; I'm guessing) that extending it to load external components - conceptually at least - shouldn't be too hard.
I would tend to think that many of us in the community would be willing to contribute code back to the main project; with the intent that it be (after review of course) integrated in the main program. I would!