Chapter 11. OOP and Dynamic Features in Ruby


10.5. Conclusion

This chapter provided an overview of I/O in Ruby. We've looked at the IO class itself and its descendant File, along with other related classes such as Dir and Pathname. We've seen some useful tricks for manipulating IO objects and files.

We've also looked at data storage at a slightly higher levelstoring data externally as marshaled objects. Finally, we've had a short overview of the true database solutions available in Ruby, along with some OOP techniques for interacting with them in easier ways.

Later, we will look at I/O again from the perspective of sockets and network programming. But before getting too deep into that, let's examine some other topics.




The Ruby Way(c) Solutions and Techniques in Ruby Programming
The Ruby Way, Second Edition: Solutions and Techniques in Ruby Programming (2nd Edition)
ISBN: 0672328844
EAN: 2147483647
Year: 2004
Pages: 269
Authors: Hal Fulton

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net