On Thu, 2008-06-26 at 23:02 -0400, Jody Garnett wrote:
> Hi Tim,
> 
> I have a nice table in my training course showing the similarities 
> between the new feature model and a type system everyone is familiar 
> with ... Java; I will try and include JavaBeans as an example as well so 
> you get the idea of how a "popular" dynamic type system handles these 
> kinds of issues
> 
> 

Tim Swanson 
Software Engineer


Tyler Technologies, Inc.
14142 Denver West Parkway, Suite 155
Lakewood, CO 80401
Phone:  
Fax: 303-271-1930
E-mail: [EMAIL PROTECTED]
Web: www.tylertech.com
-----------------guide to feature type 
> model-------------------------------------------
>    Java           |      JavaBean                               | 
> Feature Model
> ------------------|---------------------------------------------|------------------------
>   Class extends   | BeanInfo                                    | 
> SimpleFeatureType (extends ... AttributeType)
>   Object          | Object (known as a "bean")                  | 
> SimpleFeature
>   Field           | PropertyDescriptor                          | 
> AttributeDescriptor
>   Filed.getType() | PropertyDescriptor.getPropertyType(): Class | 
> AttributeDescriptor.getType(): AttributeType
> 
> SimpleFeature (used above) is limited to simple constructs like C structs.
> 

Jody,

I think the above table would be really helpful. Unfortunately, the
mailer line-wrapped it. Can you attach it in a text file?

I think I've got your meaning, but I want to stare at it a bit more
before I respond.



Thanks,

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to