7

In fall 2013 Spring has launched its new Website (spring.io) and announced its new platform "Spring IO". But what does this name/abbreviation "IO" mean?

I am NOT asking for any (technical) description of what Spring IO is, I am only interested in the name.

This question is not about the name of the website, it is about the name of the platform! - It think names are important for programming, and good names help to understand programs faster (Clean code), so I hope this name is not only a marketing gag

Ralph
  • 118,862
  • 56
  • 287
  • 383

1 Answers1

6

its Integration Objects as given in the link http://java.dzone.com/articles/spring-and-c24-io-accelerating

Kamlesh Arya
  • 4,864
  • 3
  • 21
  • 28
  • You mean IO refers (wrong written) to the tool: "C24 Integration Objects (iO)"? – Ralph Dec 03 '13 at 09:37
  • it seems so..here is an article which reflects spring coupling with c24 http://ref.c24.biz/whitepapers/Extending_Spring_with_C24_Integration_Objects.pdf – Kamlesh Arya Dec 03 '13 at 09:56