[reportlab-users] Right-to-Left languages
   
    Jerome Alet
     
    reportlab-users@reportlab.com
       
    Wed, 16 Oct 2002 08:46:48 +0200
    
    
  
On Wed, Oct 16, 2002 at 01:21:59AM +0100, Andy Robinson wrote:
> 
> We model the "document content" as a simple list at the moment.
> Lists don't have attributes.  But there is still a moment in time
> when you have constructed this and not yet passed it to a Doctemplate.
Why not define a Story class which would mimic lists behavior but also
allow additional attributes and "transparent" attribute retrieval even
if the story is a normal list ?
hth
Jerome Alet