Paul,

I can't think of any other references that are created as part of a
typical Feature object.

However, anti-typical Feature objects might contain Objects as one or
more of their attributes, and these "custom" attributes could have all
types of other references. I don't think this happens a lot, but I
have heard of it. (For example, I know that some developers store an
additional JTS geometry in an "Object attribute".

The Sunburned Surveyor

On 6/5/07, Paul Austin <[EMAIL PROTECTED]> wrote:
> All,
>
> I'm interested in understanding the memory usage patterns of feature
> instances within a layer.
>
> Understanding a feature is simple as we have the following.
>
> FeatureSchema - Pointer to shared instance
> id - int value
> Object[] - The attributes, length is number of features
> Object[n] - The attribute value, can be any object type
>
> Are there any other objects which are created for each individual
> feature instance?
>
> Cheers,
> Paul
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to