[reportlab-users] pyRXP and processing instructions
   
    Andy Robinson
     
    reportlab-users@reportlab.com
       
    Mon, 3 Mar 2003 12:43:52 -0000
    
    
  
> Hi,
> 
> I have not found any pointer to pyRXP and processing instructions.
> Is there some support planned?
> 
> Thanks,
> Andreas
I'm pretty sure RXP will generate some event but not sure how
we should handle it in our tree representation.  It's an 
interesting question.  What do you think it should do when it
sees a processing instruction?  Call a callback?  Make a new
kind of node in the tree?
- Andy