Model Repletion
Experimental Doctrine 2 Feature: Associated Entities as Id Fields
Doctrine ORM Beta 3 released
NetBeans 6.9.1 is available
NetBeans 6.9.1 is available and you can download it from our site. From PHP point of view it's an bug fix update to NetBeans IDE 6.9 and also it includes performance improvements.
As always, we welcome feedback about your experience using NetBeans.
Doctrine MongoDB ODM 1.0.0ALPHA2 Released
Release of DBAL 2.0.0 Beta3
MongoDB ODM: Document-Oriented Databases vs. Relational Databases.
MongoDB ODM: MongoDB for eCommerce
Line wrapping. Help us
Guys from editor infrastructure asked me to help him to test new editor infrastructure that brings up also line wrapping features. Probably you remembered that this feature was enabled during NetBeans 6.9 development, but because it introduced many problems and there wasn't time to stabilize it enough, it's not in NetBeans 6.9 available.
We would like to stabilize the new infrastructure as much as possible before it will be switch on to be be available by default.You can enable the feature in development build through command line option: -J-Dorg.netbeans.editor.linewrap=true . Do it only with a development build, even if the optoin works in NetBeans 6.9, the new infrastructure is not stable enough there.
So I would like to ask you, if you use a latest development build, run the build with the mentioned option. You can start NetBeans from command line with the option or place the option in the ${nb_dir}/etc/netbeans.conf file (add into netbeans_default_options).
When you started NetBeans with this, there should be Line Wrapping option in the formatter.
When you find out an issue with it, please report it in our Bugzilla. For such issue the product should be Editor, component Painting & Printing and please mark all reports with the status whiteboard: linewrap so we can easily track them. The tentative plan is to enable this again for M1 of NetBeans 6.10 but this all depends on the additional feedback and testing.
Thanks for your help with this.
MongoDB ODM: Query Builder API
MongoDB ODM: Mixing Types of Documents
Write your own ORM on top of Doctrine2
CakePHP 1.3.3 rainbow icing edition released
Working with Large Collections in Doctrine2
Several improvements
Today, I would like to show you several improvements we have implemented in our PHP support. Have a look at the following picture, can you see any of them?
I think that most of you have noticed that:
- PHP projects with framework(s) are annotated with framework icon (together with improved tooltip)
- PHP frameworks tell project which files are important
- we have new icons for INI files and Include Path node
That's all for today, as always, please test it and report all the issues or enhancements you find in NetBeans Bugzilla (component php, subcomponent Project). Please notice that if you write a comment here but do not report a bug or enhancement, nothing will probably happen ;)