Feature #1882

Objects can be deleted

Added by Karsten Dambekalns almost 7 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2008-10-27
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Persistence
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 1
PHP Version: Complexity:
Has patch:

Description

.

Associated revisions

Revision 372e8fb4
Added by Karsten Dambekalns over 6 years ago

FLOW3:
  • object removal now works basically but leaves orphaned objects around, refs #1882

Revision d06734dc
Added by Karsten Dambekalns over 6 years ago

FLOW3, TYPO3CR:
  • Persistence: rewrote the way object trees are stored in the CR, fixes #1883, fixes #1882
TYPO3CR:
  • Persistence: array keys are now preserved when persisting, fixes #1620
  • Persistence: fixed error when persisting DateTime properties, fixes #2195
  • changed the way properties are added to the Lucene index, fixes #1623, refs #1886
  • fixed storage backend to enable use of namespaced nodetype names
Lucene, TYPO3CR:
  • moved the KeywordAnalyser here from TYPO3CR

History

#1 Updated by Karsten Dambekalns almost 7 years ago

  • Priority changed from Should have to Must have
  • Target version set to 1.0 alpha 1

#2 Updated by Karsten Dambekalns over 6 years ago

  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns

#3 Updated by Karsten Dambekalns over 6 years ago

  • % Done changed from 0 to 70

I spent quite a few hours on this the last days. In the end I threw away about half of the code again, as it just didn't work out conceptually - seems we need #1883 to keep things clean.

#4 Updated by Karsten Dambekalns over 6 years ago

  • % Done changed from 70 to 90

#5 Updated by Karsten Dambekalns over 6 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 90 to 100

Applied in changeset r1565.

Also available in: Atom PDF