You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On http://poplus.org/what-is-a-component.html a Poplus component criteria is described as "platform agnostic", but it doesn't appear to mean platform agnostic in the commonly accepted sense (ie the software can run on any platform). In fact, the phrase "Write your Component in whatever language you are most comfortable with" seems to explicitly make this not the case (eg I may be most comfortable in C#, which would realistically limit me to a Windows environment).
Instead, what it seems to say is that components should be consumable by other software on any platform, ie they must use open, cross-platform standards in their interfaces.
The text was updated successfully, but these errors were encountered:
On http://poplus.org/what-is-a-component.html a Poplus component criteria
is described as "platform agnostic", but it doesn't appear to mean platform
agnostic in the commonly accepted sense (ie the software can run on any
platform). In fact, the phrase "Write your Component in whatever language
you are most comfortable with" seems to explicitly make this not the case
(eg I may be most comfortable in C#, which would realistically limit me to
a Windows environment).
Instead, what it seems to say is that components should be _consumable_by other software on any platform, ie they must use open, cross-platform
standards in their interfaces.
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/32
.
On http://poplus.org/what-is-a-component.html a Poplus component criteria is described as "platform agnostic", but it doesn't appear to mean platform agnostic in the commonly accepted sense (ie the software can run on any platform). In fact, the phrase "Write your Component in whatever language you are most comfortable with" seems to explicitly make this not the case (eg I may be most comfortable in C#, which would realistically limit me to a Windows environment).
Instead, what it seems to say is that components should be consumable by other software on any platform, ie they must use open, cross-platform standards in their interfaces.
The text was updated successfully, but these errors were encountered: