google-code-export / iring-tools

Automatically exported from code.google.com/p/iring-tools
0 stars 0 forks source link

QMXFGenerator class lookup #151

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Enhance the spreadsheet loader to use the reference data service. If a class 
label is not found on the class sheet, search for the label and add the ID and 
label to the class sheet, with the load flag blank. The search must be exact 
and restricted to classes. If the search is unsuccessful or duplicates are 
found, an error should be issued as is currently done.

A similar process can be done for parent templates on the specialized template 
sheet that are not found on the base template sheet.

This will eliminate the most common source of error. There should be no impact 
on existing spreadsheets. 

Submitted by Fyodor Golos at Bentley.

Original issue reported on code.google.com by dariuska...@gmail.com on 30 Nov 2010 at 3:09