 Britt
Britt
    
          
          
        My feedback
5 results found
- 
298 votesWe 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 votesAn error occurred while saving the comment  Britt
    
 commented Britt
    
 commentedAlso, the counter component needs preset (with a specific value) and clear inputs; configurable to be synchronous or asynchronous.  Britt
    
 supported this idea
           · Britt
    
 supported this idea
           ·
- 
24 votes Britt
    
 supported this idea
           · Britt
    
 supported this idea
           ·
- 
1 vote Britt
    
 shared this idea
           · Britt
    
 shared this idea
           ·
- 
14 votes Britt
    
 supported this idea
           · Britt
    
 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!