Skip to content

December 2014 #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions _posts/2015-01-03-Update-December-2014.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
layout: default
title: Update December 2014
---

Welcome to the 6th monthly PHPCR news update and the last of 2014.

### CMF Meetup

On the 12th of Decembed the CMF team metup in Würzburg, Germany and worked on
Jackalope in amongst other things. We also discussed the next iteration of
Jackalope, "Jackalope 2" - which would aim to be more modular and more
performant.

We hope to hold another meetup early this year.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you could link the cmf mailinglist and tell people to sign up there if interested.


### Development news

- **PHPCR Shell**: [1.0
release](https://github.com/phpcr/phpcr-shell/blob/master/CHANGELOG.md) is imminent
- Ongoing work on the [CMF Resource](https://github.com/symfony-cmf/resource)
component, which aims to provide a resource abstraction for PHPCR by way of
[Puli](https://github.com/puli/pilo).
- [Jackalope-Doctrine-Dbal bugfix](https://github.com/jackalope/jackalope-doctrine-dbal/pull/236) for
maintaining references within copied node subsets.
- [Jackalope-Doctrine-Dbal feature](https://github.com/jackalope/jackalope-doctrine-dbal/pull/236) to
enable numerical ordering on mixed query results.