[fdo-dev] using dot '.' in schema element name

Haris Kurtagic haris at sl-king.com
Fri Sep 29 08:12:42 EDT 2006


Yes, of course. 
 
I wanted to open discussion if that can be changed or extended, so the
class name could have dot as delimiter.
 
Haris

________________________________

From: Orest Halustchak [mailto:orest.halustchak at autodesk.com] 
Sent: Friday, September 29, 2006 1:56 PM
To: dev at fdo.osgeo.org
Subject: RE: [fdo-dev] using dot '.' in schema element name


Hi Haris,
 
Dot and colon are reserved and cannot be used for scheme element names.
Colon is used as a delimeter between schema name and class name (e.g.
LandBase:Road) and dot is used for accessing object properties (e.g.
Address.StreetNumber) or for associations.
 
Thanks,
Orest.

________________________________

From: Haris Kurtagic [mailto:haris at sl-king.com] 
Sent: Friday, September 29, 2006 7:21 AM
To: dev at fdo.osgeo.org
Subject: [fdo-dev] using dot '.' in schema element name


I am wondering is it possible to allow '.' dot character to be part of
FdoSchemaElement name ?
 
I realized that '.' is hard coded and used as scope delimiter for
fdoidentifer's but
I think it is important to be able to have class name  like:
'DbSchema.TableName.ColumnName'.
 
Right now I am using ~ character but more intuitive would be to use '.'
 
Haris
 
 
 
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fdo-internals/attachments/20060929/85e9c589/attachment.html


More information about the Fdo-internals mailing list