OpenF2 / F2

Redefining web integration for the financial services community
Apache License 2.0
130 stars 62 forks source link

Suggestion: Use experimental namespaces #96

Closed ilinkuo closed 11 years ago

ilinkuo commented 11 years ago

Some API decisions are difficult to get right the first time. Sometimes, you want some feedback from the community before officially incorporating an API or functionality into F2 core. Making some decisions too early can lead to backward compatibility regret.

Use an experimental namespace such as F2X.*

markhealey commented 11 years ago

Thanks @ilinkuo. Good idea, we'll consider it for F2 enhancements.