to invent an enormous java.beans.everything class that people have to inherit from. Instead we'd like the JavaBeans runtimes to provide default behaviour for 'normal' objects, but to allow objects to override a given piece of default behaviour by inheriting from some specific java.beans.something interface."
@purchase_order.number %></h1> </header> <table> <th>…</th> <% @purchase_order.line_items.each do |item| %> … <% end %> </table> <aside> <!— extracting info about the @contract </aside> </article>