4a98ebb apibuild: Introduce app class

Authored and Committed by Andrea Bolognani 8 years ago
    apibuild: Introduce app class
    
    All top-level functions have been moved to this class.
    
    On top of that, the app.warning() method has been defined,
    so that calls to it - already present in rebuild() - can
    actually succeed.
    
        
file modified
+53 -45