#1854: Re-wrte of the embedded API
--------------------------+-------------------------------------------------
 Reporter:  bluescreen    |       Owner:  Whiteknight
     Type:  bug           |      Status:  new        
 Priority:  major         |   Milestone:  2.11       
Component:  embed/extend  |     Version:  master     
 Severity:  high          |    Keywords:  embed      
     Lang:                |       Patch:             
 Platform:  all           |  
--------------------------+-------------------------------------------------
 The current state of the API for embedding parrot into other applications
 is not meeting the user's expectations. It lacks of proper exception
 handling and the default exception handler may lead to dead ends or fatal
 conditions, it also lack of appropriate feedback to the caller
 application.

 Also given the poor functionality the API provides force users to break
 the encapsulation and deal with parrot internals making embedding
 application not maintainable in the long run.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1854>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to