<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.ormfoundation.org/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Open Discussion &amp; Feature Requests</title><link>http://www.ormfoundation.org/forums/10.aspx</link><description>This is where you can discuss your suggestions for functions that are not provided by the current release of the NORMA tool. You can also ask questions on how to use the tool.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Re: New data types for NORMA</title><link>http://www.ormfoundation.org/forums/thread/3216.aspx</link><pubDate>Tue, 05 Feb 2013 19:24:43 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:3216</guid><dc:creator>Tom Leeman</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/3216.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=10&amp;PostID=3216</wfw:commentRss><description>&lt;p&gt;Thanks Matt&lt;/p&gt;&lt;p&gt;You make a good point about the conceptual model vs physical model. &lt;/p&gt;&lt;p&gt;Hopefully this weekend I can look into either creating the settings file for the SQL generation or hijacking the datatypes like you suggested :) &lt;/p&gt;&lt;p&gt;On a side note, is there a roadmap for the additional features and changes you are bringing into NORMA? &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: New data types for NORMA</title><link>http://www.ormfoundation.org/forums/thread/3213.aspx</link><pubDate>Sat, 02 Feb 2013 05:31:40 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:3213</guid><dc:creator>Ken Evans</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/3213.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=10&amp;PostID=3213</wfw:commentRss><description>&lt;p&gt;I seem to recall that in the period &amp;quot;BN&amp;quot; (Before NORMA&amp;nbsp; - aka the &amp;quot;Old Days&amp;quot;), the ORM tools required you to choose a target DBMS before starting to create a model. Then, when you created a new object type, your selection of&amp;nbsp;data type was restricted to&amp;nbsp;those that were available in your target DBMS.&lt;/p&gt;</description></item><item><title>Re: New data types for NORMA</title><link>http://www.ormfoundation.org/forums/thread/3212.aspx</link><pubDate>Fri, 01 Feb 2013 23:31:48 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:3212</guid><dc:creator>Matthew Curland</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/3212.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=10&amp;PostID=3212</wfw:commentRss><description>&lt;p&gt;Hi Tom,&lt;/p&gt;
&lt;p&gt;For a short-term workaround on&amp;nbsp;adding additional data types look at&amp;nbsp;&lt;a href="http://www.ormfoundation.org/forums/p/601/1835.aspx#1835"&gt;http://www.ormfoundation.org/forums/p/601/1835.aspx#1835&lt;/a&gt;. You could also combine this with custom properties (similar to &lt;a href="http://www.ormfoundation.org/forums/p/573/1698.aspx#1698"&gt;http://www.ormfoundation.org/forums/p/573/1698.aspx#1698&lt;/a&gt;), which would give a cleaner user experience. In fact, you could probably go as far as a custom property that simply picks, and ignore the conceptual data type if it is populated.&lt;/p&gt;
&lt;p&gt;The bigger question&amp;nbsp;here is a&amp;nbsp;conceptual model&amp;nbsp;vs. physical model&amp;nbsp;issue. From a per conceptual perspective, I can see datetimeoffset as being different from datetime, but it is hard to treat datetime and datetime2 as different types. What I would like to avoid is expanding the list of conceptual data types to be a superset of all of the implementations we target.&lt;/p&gt;
&lt;p&gt;The current data types have served marginally for a long time, but they are basically just placeholders for real data types. Sometime this year I will be expanding the data types to allow simple type hierarchies (restrictions on other types) and formal facet definitions (currently, there are simply two slots that are shown and renamed at different times). This would allow, for example, a regex facet on a string data type, which isn&amp;#39;t currently handled. It would also allow for extensions to add facets to core data types, including target-specific extensions like the SQL server data types. Basically, you could then add your own &amp;#39;DataTimeOffset&amp;#39; data type to the model (with the SQL Server type specified as an extension facet) and use your own specialized type as the data type for multiple value types in your model.&lt;/p&gt;
&lt;p&gt;Another parallel option is to add a settings file to the SQL generation. A settings file is a &amp;#39;write once&amp;#39; generated file that the user can edit to affect the contents of other generated files. In the SQL case, you could then pick your target SQL server flavor and we could map the data types better for the newer SQL variants. This one is low hanging fruit (the NORMA generator already supports this concept).&lt;/p&gt;
&lt;p&gt;So, while I&amp;#39;m reticent to simply extend the core list of data types, I need to address the broader issue soon.&lt;/p&gt;
&lt;p&gt;-Matt&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: New data types for NORMA</title><link>http://www.ormfoundation.org/forums/thread/3209.aspx</link><pubDate>Fri, 01 Feb 2013 21:08:24 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:3209</guid><dc:creator>mnnoon</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/3209.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=10&amp;PostID=3209</wfw:commentRss><description>&lt;p&gt;This all guesswork on my part, but, It should be easy to add in new data types in the style sheets.&amp;nbsp; I don&amp;#39;t think anything is hard coded.&amp;nbsp; But mapping the data types from orm to sql is the trickey part.&amp;nbsp; There has to be a type in orm that corresponds to the new data types in the database model you want to generate.&amp;nbsp; So you need to update at least two style sheets.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I think the style sheet that names the types in sql standard has the word &amp;quot;sql&amp;quot; in the file name.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>New data types for NORMA</title><link>http://www.ormfoundation.org/forums/thread/3204.aspx</link><pubDate>Wed, 30 Jan 2013 20:32:07 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:3204</guid><dc:creator>Tom Leeman</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/3204.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=10&amp;PostID=3204</wfw:commentRss><description>Would it be possible to add in additional data types into NORMA and also to update the data type which they are converted to during the ddl generation (specifically for SQL Server)?&lt;br /&gt;&lt;br /&gt;For example, for date data-types we currently have &amp;#39;Temporal: Auto Timestamp&amp;#39;, &amp;#39;Temporal: Date&amp;#39; and &amp;#39;Temporal: Date &amp;amp; Time&amp;#39;. However when the ddl is generated for SQL server all three data types map to the same SQL Server data-type &amp;#39;datetime&amp;#39;.&lt;br /&gt;&lt;br /&gt;In SQL Server 2012 there are several date/time datatypes; date, datetime, datetime2, datetimeoffset, time, smalldatetime. It would be great if NORMA has the capability to generate ddl which supported these additional datatypes in addition to other datatypes such as timestamp (rowversion in previous version of SQL Server) etc&lt;br /&gt;&lt;br /&gt;If the process to include this functionality isn&amp;#39;t too complicated I would be willing to attempt to add this in myself or to work with someone else to bring this functionality into NORMA :)&lt;br /&gt;</description></item></channel></rss>