Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Platform Agnostic" on "What is a Component" isn't clear #32

Open
jacksonj04 opened this issue May 20, 2014 · 1 comment
Open

"Platform Agnostic" on "What is a Component" isn't clear #32

jacksonj04 opened this issue May 20, 2014 · 1 comment

Comments

@jacksonj04
Copy link

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.

@maugsbur
Copy link
Contributor

You're right! Does it sound ok to add "consumable by other software on any
platform" in parenthesis?

2014-05-20 6:28 GMT-04:00 Nick Jackson [email protected]:

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
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants