6 4




Safari Tech Books Online - Ruby in a Nutshell


function OpenWin(url, w, h)
{
if(!w) w = 400;
if(!h) h = 300;
window.open(url, "_new", "width=" + w + ",height=" + h + ",menubar=no,toobar=no,scrollbars=yes", true);
}











ProQuest Information
and Learning Company  




Home
Desktop
Bookshelf
Recent
Searches
Recent
Pages
  Logout 



















 

Code Fragments Only

   Advanced
Search





 View
All Titles  

 

Applied
Sciences

 

Artificial
Intelligence

 

Business

 

Certification

 

Databases

 

Desktop
Applications

 

Desktop
Publishing

 

E-Commerce

 

Enterprise
Computing

 

Graphics

 

Hardware

 

Human-Computer
Interaction

 

Internet/Online

 

IT
Management

 

Markup
Languages

 

Multimedia

 

Networking

 

Operating
Systems

 

Programming

 

Software
Engineering







• Author

• ISBN

• Title

• Publisher













 

 Print    E-Mail
   Add
Bookmark
   






Ruby
in a NutshellBy Yukihiro Matsumoto

 

Chapter 6.  Ruby
Updates






6.4 Participate in Ruby
Programmers often get ideas on how they'd
like to improve Ruby. These ideas are sometimes useful and
interesting, sometimes not. Since the language needs to stay
consistent, I often need to choose which fixes or ideas to add
and which to reject. To make this process easier, we have
instituted Ruby Change Requests (RCRs).
When you want to propose a new feature
for Ruby, you have to submit your proposal to http://www.rubygarden.org/?topic=RCR. The
more concrete and detailed the proposal, the greater chance of
success you have of getting it accepted. The proposal should
preferably be consistent, backward-compatible, and follow the
principle of least surprise.
The RCR page offers a discussion forum and
web-based voting box. Once you submit your proposal,
discussion is held on it. If it's decided (with the help of
the community) that your proposal is indeed useful, it will be
added to future versions of Ruby.






 

 Print    E-Mail
   Add
Bookmark
   



Top
[http://proquest.safaribooksonline.com/0596002149/ruby-CHP-6-SECT-4]

 





   About
Safari   |   Terms
of Service   |   Privacy
Policy   |   Contact
Us   |   Help
  |   Submit
a Problem

Copyright © 2002
Safari Tech Books Online. All rights reserved.

75
Arlington Street, Floor 3Boston, MA 02116800-775-7330

 


Wyszukiwarka