<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Skipper support site - Recent questions in Information</title>
<link>http://skipper18.com/support/questions/informations</link>
<description>Powered by Question2Answer</description>
<item>
<title>[Solved] Problem with connecting to HTTPS license server (curl_easy_perform - Couldn't resolve host name)</title>
<link>http://skipper18.com/support/2224/problem-connecting-license-curl_easy_perform-couldnt-resolve</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I've download Skipper and try to run trial. As state in documentation a network licence validation is performed.  &lt;strong&gt;GREAT IDEA !!!&lt;/strong&gt; ... if the licence server is correctly working ! :-(((&lt;/p&gt;

&lt;p&gt;For me, no trial licence, just a Activation Failed and a message &lt;br&gt;
&quot;curl&lt;em&gt;easy&lt;/em&gt;perform(), url:&lt;a rel=&quot;nofollow&quot; href=&quot;https://cloud.atlantic18.com/stark&quot;&gt;https://cloud.atlantic18.com/stark&lt;/a&gt;&lt;br&gt;
 failed: Couldn't resolve host name&quot;&lt;br&gt;
The URL was perfectably reachable but return a really significant error message &quot;Ouuuuuuups, something wrong.&quot; &lt;/p&gt;

&lt;p&gt;I hope it won't be the same during 14 days... and that other error messages in the application are more significant ;-)&lt;/p&gt;

&lt;p&gt;JGrx&lt;/p&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/2224/problem-connecting-license-curl_easy_perform-couldnt-resolve</guid>
<pubDate>Wed, 02 Sep 2015 15:40:15 +0000</pubDate>
</item>
<item>
<title>[Info] How to run Skipper on Mac OSX 10.8 and older</title>
<link>http://skipper18.com/support/1848/info-how-to-run-skipper-on-mac-osx-10-8-and-older</link>
<description>&lt;p&gt;Starting with Skipper 3.0.2 we have to upgrade our build servers to OS X 10.9. (It's because of new Apple codesign v2 policy).&lt;/p&gt;

&lt;p&gt;If you need to run Skipper on OS X 10.8 and older it's necessary to install some additional libraries which are shipped with 10.9+ but are missing on 10.8.&lt;/p&gt;

&lt;p&gt;To do that, use &lt;a rel=&quot;nofollow&quot; href=&quot;http://brew.sh/&quot;&gt;brew&lt;/a&gt; with following command:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;brew install xz
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;It's possible that based on your OS it will be necessary to install some additional libraries. The best and preferable way is to upgrade your OS at least to 10.9.&lt;/p&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/1848/info-how-to-run-skipper-on-mac-osx-10-8-and-older</guid>
<pubDate>Sat, 07 Feb 2015 12:37:48 +0000</pubDate>
</item>
<item>
<title>MongoDB ODM support</title>
<link>http://skipper18.com/support/1840/mongodb-odm-support</link>
<description>&lt;p&gt;We are almost ready to release MongoDB ODM support for Skipper. The status of implementation can be &lt;strong&gt;considered as 100% complete&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Now, we would need as many testers as possible to find all possible issues in import/export or ORM properties. MongoDB support is a large step forward because there was a lot of new objects in the model:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;collections&lt;/li&gt;
&lt;li&gt;entities in collection&lt;/li&gt;
&lt;li&gt;embedded&lt;/li&gt;
&lt;li&gt;associations/embedded to collections&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Here are some example screenshots how new objects look like:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://i.imgur.com/rxZ4oPQ.png&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;Please download the latest beta from our &lt;a rel=&quot;nofollow&quot; href=&quot;http://support.skipper18.com/402/downloads-skipper-beta&quot;&gt;beta download page&lt;/a&gt; and &lt;strong&gt;let us know&lt;/strong&gt;!&lt;/p&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/1840/mongodb-odm-support</guid>
<pubDate>Wed, 28 Jan 2015 14:12:22 +0000</pubDate>
</item>
<item>
<title>[Info] Trial License activation failed: You're trying to activate obsolete version of the application</title>
<link>http://skipper18.com/support/1092/license-activation-activate-obsolete-version-application</link>
<description>&lt;p&gt;With release of Skipper, activation of new ORM Designer 2 trial versions will not be possible anymore.&lt;/p&gt;

&lt;p&gt;You can download the trial version of Skipper (ORM Designer 3) instead:&lt;br&gt;
&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.skipper18.com/en/download&quot;&gt;www.skipper18.com/en/download&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For all users (regardless if they have tried ORM Designer in the past or if they have active maintenance), full 14 days of Skipper trial is available.&lt;/p&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/1092/license-activation-activate-obsolete-version-application</guid>
<pubDate>Wed, 25 Jun 2014 11:16:59 +0000</pubDate>
</item>
<item>
<title>[Info] Template library</title>
<link>http://skipper18.com/support/870/info-template-library</link>
<description>&lt;p&gt;Hello Everybody,&lt;/p&gt;

&lt;p&gt;With the version 2.2.7 we have launched a new system for model element templates. Now you can define almost anything as a template, and if you find something that cannot be done like this, let us know.&lt;/p&gt;

&lt;p&gt;How templates work is documented in the &lt;a rel=&quot;nofollow&quot; href=&quot;http://help.orm-designer.com/en/extending-templates&quot;&gt;template guide&lt;/a&gt; and the &lt;a rel=&quot;nofollow&quot; href=&quot;http://help.orm-designer.com/en/template-reference&quot;&gt;template reference&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;However this is heavy stuff and to ease your start with new templates, and provide with some real-world examples, we have prepared a &lt;a rel=&quot;nofollow&quot; href=&quot;http://help.orm-designer.com/en/template-library&quot;&gt;predefined template library&lt;/a&gt;. If you miss some template there, or if you have some template that is really useful in your projects, share it with the community.&lt;/p&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/870/info-template-library</guid>
<pubDate>Fri, 13 Dec 2013 12:21:06 +0000</pubDate>
</item>
<item>
<title>[Info] ORM Designer localization and community translations</title>
<link>http://skipper18.com/support/867/info-orm-designer-localization-and-community-translations</link>
<description>&lt;p&gt;Hi everybody,&lt;/p&gt;

&lt;p&gt;We have just finished support for community translations in the ORM Designer. So far we have added translation to Czech but we plan adding additional languages on the go.&lt;/p&gt;

&lt;p&gt;ORM Designer uses Qt language libraries, so with a source text we have prepared you can easily translate everything in the ORM Designer GUI and if you want you can post your translations here for others to share. Once you have the files with translation it is as easy as just copying it inside of ORM Designer directory and the new language can be used.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How to translate&lt;/strong&gt;&lt;br&gt;
All necessary files and a brief guide how to translate or how to upload the translations are in our &lt;a rel=&quot;nofollow&quot; href=&quot;http://help.orm-designer.com/en/localization&quot;&gt;documentation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;If you want, you can post translated files on this site, we will appreciate it and community will love you.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Vote for new translations&lt;/strong&gt;&lt;br&gt;
Please vote for community translations that you like. Also you can vote for translations that are still missing so we will know on what translations we should focus next.&lt;/p&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/867/info-orm-designer-localization-and-community-translations</guid>
<pubDate>Mon, 25 Nov 2013 20:49:07 +0000</pubDate>
</item>
<item>
<title>[Downloads] Skipper Beta</title>
<link>http://skipper18.com/support/402/downloads-skipper-beta</link>
<description>&lt;h3&gt;Changes in version 3.4.4.1854&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Doctrine2: added module-level 'property-visibility' setting (private/protected/public). Enables using PHP 8.4 property hooks by exporting entity properties as public, removing need for getter/setter boilerplate. Configure per bundle in module's Doctrine2 configuration. (New!) &lt;/li&gt;
&lt;li&gt;Doctrine2: added module-level &quot;property-visibility&quot; setting (private/protected/public) (New!) &lt;/li&gt;
&lt;li&gt;PHP 8.1+ readonly support. Added readonly as a recognized PHP property/class modifier. Entities using readonly properties (public readonly string $name) or readonly class declarations now import and export correctly.  &lt;/li&gt;
&lt;li&gt;PHP 8.1 enum support: parser now correctly handles enum declarations, enum cases with values, and enums implementing interfaces  &lt;/li&gt;
&lt;li&gt;PHP 8.1 intersection type support: parser handles Type1&amp;amp;Type2 syntax in property type declarations  &lt;/li&gt;
&lt;li&gt;PHP 8.0+ keyword support: parser recognizes match expressions, arrow functions (fn), and yield statements  &lt;/li&gt;
&lt;li&gt;PHP 8.2 DNF type support: parser handles parenthesized compound types like (Countable&amp;amp;Iterator)|null in property declarations  &lt;/li&gt;
&lt;li&gt;Doctrine2 simple traits support — all traits are imported and flattened directly to the entities  &lt;/li&gt;
&lt;li&gt;Fixed: PHP import now correctly resolves use statement references (e.g., use Entity\User\User) when used in   targetEntity and other ::class expressions, instead of incorrectly prepending the current file's namespace.  &lt;/li&gt;
&lt;li&gt;Fixed: PHP import now correctly handles fully qualified class references with leading backslash (e.g.,   \Application\Entity\File::class) in targetEntity and other annotations, instead of incorrectly prepending the current   namespace  &lt;/li&gt;
&lt;li&gt;Doctrine2: Fixed PHP grouped use statement import, Skipper now correctly resolves class references from grouped declarations like use Customer&amp;#123;User, User\Team}  &lt;/li&gt;
&lt;li&gt;Fixed grammar in error messages (doesn't exists -&amp;gt; doesn't exist) and improved ORM/MVC framework error message wording  &lt;/li&gt;
&lt;li&gt;Fixed case-insensitive annotation import: annotations with non-standard casing (e.g. @ORM\column instead of @ORM\Column) are now correctly recognized during import  &lt;/li&gt;
&lt;li&gt;Fixed empty region remaining after Doctrine2 trait import flattening  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Latest Skipper beta version is 3.4.4.1854&lt;/p&gt;

&lt;h3&gt;Windows&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://releases.skipper18.com/3.4.4.1854/Skipper-3.4.4.1854-Windows-all-32bit.exe&quot;&gt;Skipper for Windows  32-bit.exe &lt;em&gt;(Windows installer)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://releases.skipper18.com/3.4.4.1854/Skipper-3.4.4.1854-Windows-all-32bit.zip&quot;&gt;Skipper for Windows  32-bit.zip &lt;em&gt;(portable version)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Linux&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://releases.skipper18.com/3.4.4.1854/Skipper-3.4.4.1854-Linux-all-64bit.zip&quot;&gt;Skipper for Linux  64-bit.zip &lt;em&gt;(portable version)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;MacOS&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://releases.skipper18.com/3.4.4.1854/Skipper-3.4.4.1854-MacOS-10.15-64bit.dmg&quot;&gt;Skipper for MacOS 10.15+ 64-bit.dmg &lt;em&gt;(Mac OS DMG package)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://releases.skipper18.com/3.4.4.1854/Skipper-3.4.4.1854-MacOS-10.15-64bit.zip&quot;&gt;Skipper for MacOS 10.15+ 64-bit.zip &lt;em&gt;(portable version)&lt;/em&gt; &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/402/downloads-skipper-beta</guid>
<pubDate>Thu, 31 Jan 2013 09:02:15 +0000</pubDate>
</item>
<item>
<title>[Info] Doctrine2 annotations support</title>
<link>http://skipper18.com/support/30/info-doctrine2-annotations-support</link>
<description>&lt;p&gt;Hi all,&lt;/p&gt;

&lt;p&gt;We have some really exciting news for you. Today is a big day for us as weâ€™re releasing first public beta of &lt;strong&gt;ORM Designer 2&lt;/strong&gt;. This version comes with a whole new code leaving almost nothing but the product name unchanged.&lt;/p&gt;

&lt;p&gt;One of the new key features is &lt;strong&gt;native support of Linux, OS X and Windows systems&lt;/strong&gt;. But these are old news to the ones following us on twitter or blog. Now we are adding another great feature that many of you were asking for. As of now ORM Designer &lt;strong&gt;fully supports Doctrine 2 annotations&lt;/strong&gt;. It was a big challenge for us, we accepted it and now we can say we accomplished it ;-).&lt;/p&gt;

&lt;p&gt;As with any beta and especially with the first beta version please bear in mind that you might experience bugs or unexpected results. Please let us know about these issues and weâ€™ll make sure itâ€™s fixed in a future revision.&lt;/p&gt;

&lt;p&gt;You can &lt;a rel=&quot;nofollow&quot; href=&quot;http://support.skipper18.com/402&quot;&gt;download new version of ORM Designer 2 here&lt;/a&gt;. But before you do, please read more about how annotations support works:&lt;/p&gt;

&lt;h3&gt;How annotations import/export works?&lt;/h3&gt;

&lt;p&gt;When we began implementing annotations support we had to figure out how to update your code without changing or removing anything but the Doctrine mapping. We defined explicit rules for add, update and remove actions:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;ADD&lt;/em&gt;&lt;/strong&gt; - Add anything generated by ORM Designer if thereâ€™s no collision with your code:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Namespace definitions&lt;/li&gt;
&lt;li&gt;Default namespace definitions&lt;/li&gt;
&lt;li&gt;Entity class (if generating new code)&lt;/li&gt;
&lt;li&gt;Variable declaration&lt;/li&gt;
&lt;li&gt;Variable annotations declaration &lt;/li&gt;
&lt;li&gt;&lt;em&gt;todo&lt;/em&gt;: getters, setters, collections adders and getters(see the next section)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;UPDATE&lt;/em&gt;&lt;/strong&gt; - ORM Designer updates only &lt;strong&gt;Doctrine2 annotations&lt;/strong&gt; within namespace &lt;em&gt;&quot;Doctrine\ORM\Mapping&quot;&lt;/em&gt;. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;DELETE&lt;/em&gt;&lt;/strong&gt; - This is the most important. ORM Designer &lt;strong&gt;NEVER&lt;/strong&gt; removes anything from your code with the only exception of Doctrine2 annotations from namespace &lt;em&gt;&quot;Doctrine\ORM\Mapping&quot;&lt;/em&gt;. &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;If you add field to your Entity by using ORM Designer, new variable with annotations is added.&lt;/li&gt;
&lt;li&gt;If you remove this field from your ORM Designer model, &lt;strong&gt;only annotations&lt;/strong&gt; of this variable is removed!&lt;/li&gt;
&lt;li&gt;Variable itself is left in code and you remove it manually if you want to.&lt;/li&gt;
&lt;li&gt;The same is true for associationsâ€™ variables&lt;/li&gt;
&lt;li&gt;And the same applies for the class itself. If you remove your class from diagram, the file is kept untouched. You shall remove the class if you want to manually.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Annotations&lt;/em&gt;&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;ORM Designer evaluates complete namespaces when parsing your source code. &lt;/li&gt;
&lt;li&gt;The tricky part is @Entity definition without namespaces. For such cases ORM Designer has a list of Doctrine2 annotations to recognize it also without namespace qualification.&lt;/li&gt;
&lt;li&gt;Default namespace used with ORM Designer is a recommended Doctrine2 format &quot;@ORM\Entity&quot;. &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;REFORMAT&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Because ORM Designer sometimes adds code snippets to your code, it's necessary to add this code as smoothly as possible. For that ORM Designer follows these rules:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Code snippet is always inserted to the best position, not only to the end of file.&lt;/li&gt;
&lt;li&gt;When adding new variable, search for a similar variable in the code.&lt;/li&gt;
&lt;li&gt;When adding namespace definition, add it as last item of your namespace definitions list&lt;/li&gt;
&lt;li&gt;When modifying annotations, keep ORM annotations together and keep other annotations without modifications.&lt;/li&gt;
&lt;li&gt;When inserting anything new, scan for file indention and use the same (If you're using two spaces for indention, ORM Designer indent new code with two spaces, if you're using tabs, ORM Designer uses tabs.)&lt;/li&gt;
&lt;li&gt;ORM Designer recognizes some annotation types and might sometime unify these annotations (Doctrine 2 only). For example array(1,2,3) is exported as one-line, but if you have array of complex structures, each element is exported on separate line with &lt;a rel=&quot;nofollow&quot; href=&quot;http://pastebin.com/N7YRZDP7&quot;&gt;adequate indention&lt;/a&gt;!&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Definition files scanner&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
Another part of annotations support is new project scanner. Because entities defined by annotations can be located anywhere in the project in several files, we implemented also fast annotations scanner which helps you to find all your definition files. &lt;/p&gt;

&lt;p&gt;Usage is to YML or XML definitions import. Simply choose your project's root directory and let ORM Designer do his job. Depending on project size scanning and importing can take some time, because ORM Designer needs to scan &lt;em&gt;ALL&lt;/em&gt; your PHP files. We already test it on large projects (~4500 files and ~200 entities) and scanner takes about 5-10seconds, import less than a minute.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What can be done next&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Currently ORM Designer imports/exports only annotations and variables. In the future it will be also possible to perform one-time export of getters and setters functions. But before that, we need to know what format / content of these functions is preferred most.&lt;/li&gt;
&lt;li&gt;Now our importers/exports support only core Doctrine2 annotations. But in the future will be also possible to import other annotations based on or even vaguely related Doctrine2. Right now we know about:&lt;br&gt;
&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;@Asserts&lt;/li&gt;
&lt;li&gt;@JMSSerializer &lt;a rel=&quot;nofollow&quot; href=&quot;http://support.orm-designer.com/28/feature-request-jmsserializer-support&quot;&gt;http://support.orm-designer.com/28/feature-request-jmsserializer-support&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Do you have any extension you want to see in ORM Designer? Let us know!&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Samples&lt;/h3&gt;

&lt;p&gt;For those of you interested in how ORM Designer exports PHP files, here are some examples:&lt;br&gt;
- &lt;a rel=&quot;nofollow&quot; href=&quot;http://pastebin.com/DaXHRi7z&quot;&gt;http://pastebin.com/DaXHRi7z&lt;/a&gt;&lt;br&gt;
- &lt;a rel=&quot;nofollow&quot; href=&quot;http://pastebin.com/N7YRZDP7&quot;&gt;http://pastebin.com/N7YRZDP7&lt;/a&gt;&lt;br&gt;
- &lt;a rel=&quot;nofollow&quot; href=&quot;http://pastebin.com/q4UpMSUK&quot;&gt;http://pastebin.com/q4UpMSUK&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;Summary&lt;/h3&gt;

&lt;p&gt;Although we spent a lot of time on annotations support and just annotation parser itself is covered by more than 200 unit tests, there will be probably some bugs. Please be patient and report us all bugs you might experience so we can bring you better ORM Designer 2 in near future.&lt;/p&gt;

&lt;p&gt;Thank you all and thanks for helping us making a better tool for ORM developers!&lt;/p&gt;

&lt;p&gt;Ludek&lt;/p&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/30/info-doctrine2-annotations-support</guid>
<pubDate>Tue, 13 Nov 2012 07:52:52 +0000</pubDate>
</item>
<item>
<title>[Info] ORM Designer2 development status</title>
<link>http://skipper18.com/support/24/info-orm-designer2-development-status</link>
<description>&lt;p&gt;ORM Designer2 was already released. Here is a list summarizing already implemented, waiting and abandoned features.&lt;/p&gt;

&lt;h3&gt;Implemented&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Native multiplatform support for Windows / Linux (Ubuntu) / MacOS&lt;/li&gt;
&lt;li&gt;ORM Doctrine&lt;/li&gt;
&lt;li&gt;ORM Doctrine2&lt;/li&gt;
&lt;li&gt;ORM PropelPHP&lt;/li&gt;
&lt;li&gt;Annotations support for Doctrine2&lt;/li&gt;
&lt;li&gt;New property system (indexed/ordered/unordered structures, ordering behaviors,...)&lt;/li&gt;
&lt;li&gt;New javascript base script support for imports/exports&lt;/li&gt;
&lt;li&gt;New configuration system enable more customisations (Global/Orm/Mvc/Orm&amp;amp;Mvc/Project levels)&lt;/li&gt;
&lt;li&gt;New configuration loader, each project can have different configuration&lt;/li&gt;
&lt;li&gt;New template system for defining new project, primary fields, association fields, ...&lt;/li&gt;
&lt;li&gt;PDF Export&lt;/li&gt;
&lt;li&gt;Import from other sources like Workbench&lt;/li&gt;
&lt;li&gt;and much more ;-)&lt;/li&gt;
&lt;li&gt;Saving model to several xml. &lt;br&gt;
&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;Load/Save window state (size, position, skin, ...)&lt;/li&gt;
&lt;li&gt;Main screen&lt;/li&gt;
&lt;li&gt;Progress screen or progress widget in status bar&lt;/li&gt;
&lt;li&gt;ORM CakePHP&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Waiting&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Print support&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Abandonded&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Summary window (Is here anyone who ever use it? ;-))&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Ideas&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;To use annotations to implement Java Hibernate suport.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Do you miss some feature? Let us know! Create new question about this feature and let other users vote. Most popular requests will be implemented.&lt;/p&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/24/info-orm-designer2-development-status</guid>
<pubDate>Thu, 08 Nov 2012 17:22:35 +0000</pubDate>
</item>
<item>
<title>Help us decide what feature implement next</title>
<link>http://skipper18.com/support/6/help-us-decide-what-feature-implement-next</link>
<description>&lt;p&gt;ORM Designer2 becomes more stable and better by every release. Although we have still several things to improve (nicer application icon, weird font on license screen,..) we would like to hear your opinion what to implement next.&lt;/p&gt;

&lt;p&gt;Currently we're working on &lt;strong&gt;annotiations&lt;/strong&gt;. It is definitely the most required function since we've released &lt;strong&gt;Doctrine2&lt;/strong&gt; support first time. We expect to have first public results during next week, but don't want to promise it because there are still few challenges awaiting.&lt;/p&gt;

&lt;p&gt;We also want to know how many of you uses Propel or CakePHP. Based on feedback we're receiving it looks like that most of users are Doctrine2 and Doctrine programmers.&lt;/p&gt;

&lt;p&gt;Please help us to prioritize feature development in ORM Designer2. Shall we implement &lt;strong&gt;CakePHP&lt;/strong&gt; support, &lt;strong&gt;Propel&lt;/strong&gt; support, &lt;strong&gt;Print&lt;/strong&gt; or &lt;strong&gt;PDF export&lt;/strong&gt; as first? And what next?&lt;/p&gt;

&lt;p&gt;Do you have some ideas for a new feature? Share it with us!&lt;/p&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/6/help-us-decide-what-feature-implement-next</guid>
<pubDate>Thu, 08 Nov 2012 17:16:13 +0000</pubDate>
</item>
<item>
<title>[Info]  Previous ORM Designer2 beta releases</title>
<link>http://skipper18.com/support/1/info-previous-orm-designer2-beta-releases</link>
<description>&lt;p&gt;Latest ORM Designer 2 beta version is 2.1.3.643&lt;/p&gt;

&lt;h3&gt;Change log&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;2.1.6.677&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Panel visibility control from Ribbon doesn't work properly&lt;/li&gt;
&lt;li&gt;Fixed invalid project tree ordering&lt;/li&gt;
&lt;li&gt;Progress splash screen    enhancement&lt;/li&gt;
&lt;li&gt;Storing window positions  enhancement&lt;/li&gt;
&lt;li&gt;Fixed crash when closing ORM Designer with multiple projects opened&lt;/li&gt;
&lt;li&gt;Serializing theme flags (apply theme on child windows, apply theme on dock windows)&lt;/li&gt;
&lt;li&gt;Fixed size of &quot;Save modified files&quot; dialog in Linux&lt;/li&gt;
&lt;li&gt;Fixed filesystem paths migration from V1 to V2&lt;/li&gt;
&lt;li&gt;Refactorized file system path manipulation (platform dependent paths)&lt;/li&gt;
&lt;li&gt;Fixed migration of project name from V1 projects to V2&lt;/li&gt;
&lt;li&gt;New setting to display tab bar only when more than one tab is available&lt;/li&gt;
&lt;li&gt;New setting to hide welcome tab when another tab is available&lt;/li&gt;
&lt;li&gt;Doctrine2 new suffix mode &lt;code&gt;without-suffix&lt;/code&gt; for generating file names without &quot;.dcm&quot; or &quot;.xml&quot;&lt;/li&gt;
&lt;li&gt;Fixed bug in default module background color&lt;/li&gt;
&lt;li&gt;Fixed tab focus ordering on all dialogs&lt;/li&gt;
&lt;li&gt;Enable tab-key on all plain-text widgets to change focus&lt;/li&gt;
&lt;li&gt;Draw grid lines by using dot-style instead of solid style&lt;/li&gt;
&lt;li&gt;Set association field types based on inverse side&lt;/li&gt;
&lt;li&gt;Fixed correct association field name generator when multiple columns with same name already available&lt;/li&gt;
&lt;li&gt;Fixed many to many association wizard for self-mn-association&lt;/li&gt;
&lt;li&gt;Configuration for many-to-many field type&lt;/li&gt;
&lt;li&gt;Fixed many-to-many wizard for self-reffering M2N associations&lt;/li&gt;
&lt;li&gt;Configurable naming convention for Doctrine, Doctrine2, Propel association fields&lt;/li&gt;
&lt;li&gt;Fixed default path in SaveFile dialog when choosing module storage path&lt;/li&gt;
&lt;li&gt;Fixed invalid relative export path. Export path is now relative to module path, not project root path. It's necessary to manually fix all old export paths!&lt;/li&gt;
&lt;li&gt;Removed field description from schema.yml export&lt;/li&gt;
&lt;li&gt;Refactorized Doctrine1 ManyToMany import/export mechanism.    task&lt;/li&gt;
&lt;li&gt;Fixed migration of MN relations from V1 to V2 when association from MN table to E table has any ORM attribute (onDelete, onUpdate,....)&lt;/li&gt;
&lt;li&gt;Changed project tree search from case sensitive to case insensitive&lt;/li&gt;
&lt;li&gt;Many to Many association context menu fix&lt;/li&gt;
&lt;li&gt;Display save project popup when exiting app with modified project&lt;/li&gt;
&lt;li&gt;Key shortcut DEL and BACKSPACE to delete any object in model&lt;/li&gt;
&lt;li&gt;Fixed crash when removing entity with comples ORM properties&lt;/li&gt;
&lt;li&gt;New shortcut for SaveAs (Ctrl+Shift+S) and export ORM (Ctrl+Shift+E)&lt;/li&gt;
&lt;li&gt;New shortcut to close current model CTRL+W&lt;/li&gt;
&lt;li&gt;Fixed many-to-many association splitted flag serialization&lt;/li&gt;
&lt;li&gt;Remember diagram grid settings&lt;/li&gt;
&lt;li&gt;New interactive welcome screen&lt;/li&gt;
&lt;li&gt;Display modified flag when ORM Property was changed&lt;/li&gt;
&lt;li&gt;New shortcut to add field to current position in Entity editor (CTRL+INSERT)&lt;/li&gt;
&lt;li&gt;Don't add multiple empty fields when already existing empty field at the end of field list.&lt;/li&gt;
&lt;li&gt;Remove association owner field when removing association&lt;/li&gt;
&lt;li&gt;Fixed project migration from ORMD1 when v1 project contains duplicate Region names&lt;/li&gt;
&lt;li&gt;Fixed issue with duplicating file names in RecentFileList&lt;/li&gt;
&lt;li&gt;Fixed redrawing of association types in model when changed in edit dialog&lt;/li&gt;
&lt;li&gt;Fixed redrawing of association types in model when changed in edit dialog&lt;/li&gt;
&lt;li&gt;Fixed serializing fields in entities in correct order&lt;/li&gt;
&lt;li&gt;Fixed deploy to newer Ubuntu versions (12.10)&lt;/li&gt;
&lt;li&gt;Fixed deploy to Debian wheezy&lt;/li&gt;
&lt;li&gt;Refactorized association editor gui. Better aliases description&lt;/li&gt;
&lt;li&gt;Fixed issue with Unicode chars in text description on Linux&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;2.1.4.656&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fixed issue with attaching existing ORM schema file&lt;/li&gt;
&lt;li&gt;Fixed issue &quot;invalid relative path&quot; when exporting/saving project&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;2.1.4.655&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Separated data and visual in project XML files    &lt;/li&gt;
&lt;li&gt;Multifile project support &lt;/li&gt;
&lt;li&gt;Annotations - Don't add ?&amp;gt; mark to the end of updated PHP file    &lt;/li&gt;
&lt;li&gt;Annotations - fixes based on user feedbacks&lt;/li&gt;
&lt;li&gt;Internal - each element in diagram has uuid   &lt;/li&gt;
&lt;li&gt;Use relative paths inside ORMD project (external module path, export path)    &lt;/li&gt;
&lt;li&gt;Attach existing ORMD module file to project   &lt;/li&gt;
&lt;li&gt;Import new ORM schema file to existing ORMD project   &lt;/li&gt;
&lt;li&gt;PDF Export    &lt;/li&gt;
&lt;li&gt;Diagram draw optimization &lt;/li&gt;
&lt;li&gt;Fixed migration of module colors from ORMD v1 project to v2   defect&lt;/li&gt;
&lt;li&gt;Fixed migration of modules sizes and positions from v1 to v2 project  &lt;/li&gt;
&lt;li&gt;Fixed migration of comment and region visual settings from v1 to v2   &lt;/li&gt;
&lt;li&gt;New SaveAs dialog&lt;/li&gt;
&lt;li&gt;New HTTP-like license server protocol on port 80&lt;/li&gt;
&lt;li&gt;Enhanced support for SQLite in-memory database&lt;/li&gt;
&lt;li&gt;Upgraded SQLite to version 3.7.14.1 (faster in-memory operations)&lt;/li&gt;
&lt;li&gt;Upgraded LibXml to 2.9.0&lt;/li&gt;
&lt;li&gt;Upgraded LibXslt to 1.1.27 (better transformation speed)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;2.1.4.647&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Support MacOs scroll and zoom &lt;/li&gt;
&lt;li&gt;Annotations - Fixed crash when @Entity has empty ()   &lt;/li&gt;
&lt;li&gt;Annotations - Fixed invalid import of many-to-many join column reference  &lt;/li&gt;
&lt;li&gt;Fixed Windows32/64 installer - missing annotations .osc file  &lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;2.1.3.643 - second release&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Fixed PropelORM support on Linux and MacOS&lt;/li&gt;
&lt;li&gt;Updated MacOS deploy script to correctly deploy App icon&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;2.1.3.643&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;PropelORM support&lt;/strong&gt; on all platforms&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;2.1.2.641&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Open .ormdes from MacOs doesn't work  &lt;/li&gt;
&lt;li&gt;Application icon for macos / windows  &lt;/li&gt;
&lt;li&gt;Fixed visual project size migration from old ORMD1 projects   &lt;/li&gt;
&lt;li&gt;Can't change background color of module   &lt;/li&gt;
&lt;li&gt;Fixed storage of comments location when inside of another region  &lt;/li&gt;
&lt;li&gt;Bug in migrating model layout from ORMD1 projects &lt;/li&gt;
&lt;li&gt;Implemented migration of regions and comments from ORMD1 project  &lt;/li&gt;
&lt;li&gt;Added missing serialization for comments  &lt;/li&gt;
&lt;li&gt;Fixed load/save of regions and recursive child    &lt;/li&gt;
&lt;li&gt;Also colors of regions and comments can't be changed  &lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;2.1.1.633&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;App crash when click on checkbox &quot;detect_relation&quot; in ORM Property editor &lt;/li&gt;
&lt;li&gt;Bug in bool attribute type in ORM Property editor &lt;/li&gt;
&lt;li&gt;Small font on the license window (MacOs)  &lt;/li&gt;
&lt;li&gt;Invalid spacing between checkboxes on project tree (MacOs)    &lt;/li&gt;
&lt;li&gt;Fixed License dialog UI on Mac OS &lt;/li&gt;
&lt;li&gt;Fixed License windows resizing    &lt;/li&gt;
&lt;li&gt;Fixed migration from ormd1 to ormd2 project with lot of many to many relations    &lt;/li&gt;
&lt;li&gt;Move Ribbon QuickBar between Main button and tabs on Ubuntu and MacOS &lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;2.1.1.631&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Many to Many wizard fix&lt;/li&gt;
&lt;li&gt;Display version of libraries in about window&lt;/li&gt;
&lt;li&gt;updated crash sender window size&lt;/li&gt;
&lt;li&gt;several internal fixes and optimalizations&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;2.1.1.628&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Doctrine2 XML/YML support&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Discriminator value for base entity (Load,Save,Import,Export).   &lt;/li&gt;
&lt;li&gt;ManyToMany association ordering for owning/inverse side  &lt;/li&gt;
&lt;li&gt;Bug in property editor when ORM structur refer to another structure&lt;/li&gt;
&lt;li&gt;Bug in many-to-many editor, app can crash&lt;/li&gt;
&lt;li&gt;Replace vcredist.exe from installer by including msvcp100.dll and msvcr100.dll&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;2.1.0.626&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Mouse cursor does not change when selecting &quot;Inheritance&quot;,&quot;Association&quot; or &quot;ManyToMany&quot; like in ORMD1   defect  closed&lt;/li&gt;
&lt;li&gt;Closing a project by right-clicking on the tab would be great.  defect  closed&lt;/li&gt;
&lt;li&gt;Open project from command line sometimes crash  defect  closed&lt;/li&gt;
&lt;li&gt;&quot;File&quot; -&amp;gt; &quot;Exit application&quot; not working    defect  closed&lt;/li&gt;
&lt;li&gt;Unsaved changes will be discarded when exiting with close button (red X at top-right)   - defect    closed&lt;/li&gt;
&lt;li&gt;Missing &quot;Save&quot; question when closing project with modification  defect  closed&lt;/li&gt;
&lt;li&gt;Imported project is stored in temp without SaveAs question  defect  closed&lt;/li&gt;
&lt;li&gt;Same with Versionable and &quot;children&quot;    defect  closed&lt;/li&gt;
&lt;li&gt;When editing Timestampable relation, removing an &quot;options&quot; &quot;value&quot; from either created or updated leads to the hole behavior being deleted  defect  closed&lt;/li&gt;
&lt;li&gt;Fixed crash when deleting complex attribute structure   defect  closed&lt;/li&gt;
&lt;li&gt;New entity: Name is not selected for overwriting    defect  closed&lt;/li&gt;
&lt;li&gt;&quot;Export to ORM&quot; seems to not do anything (disconnected button from action)  defect  closed&lt;/li&gt;
&lt;li&gt;Fixed loading empty Timestampable (and any other) behavior for Doctrine1    defect  closed&lt;/li&gt;
&lt;li&gt;ESC no longer close whole app when pressed on UnhandledException window enhancement closed&lt;/li&gt;
&lt;li&gt;Open multiple .ormdes project from command line at once defect  closed&lt;/li&gt;
&lt;li&gt;Open .ormdes from Windows explorer doesn't work defect  closed&lt;/li&gt;
&lt;li&gt;Removed debug console from release version of app   defect  closed&lt;/li&gt;
&lt;/ul&gt;
</description>
<category>Information</category>
<guid isPermaLink="true">http://skipper18.com/support/1/info-previous-orm-designer2-beta-releases</guid>
<pubDate>Thu, 08 Nov 2012 13:45:21 +0000</pubDate>
</item>
</channel>
</rss>