[Zope] - type codes in Searchable Object Interface
   
    Ty Sarna
     
    tsarna@endicor.com
       
    Fri, 18 Dec 1998 13:21:43 -0600 (CST)
    
    
  
Jim Fulton wrote:
> "i" is integer.  There is also "t" is for "text", specifically mult-line text/
OK, thanks.
> I keep expecting the searchable object interface to evolve
> a lot in response to needs of better wizards.  This is why
Actually, I'm trying to use the Results class in TinyTables, and it
expects the same type codes. Seems to be working. Now to figure out
computed attributes :^)