Project

General

Custom queries

Profile

Actions

Bug #807

closed

Il doit pouvoir être possible de créer un buffer sans taille ni data

Added by Devémy Julien almost 15 years ago. Updated over 9 years ago.

Status:
Rejected
Priority:
Normal
Assigned To:
Category:
engine
Target version:
-
Start date:
07/01/2010
Due date:
% Done:

0%

Estimated time:

Description

org.ogf.saga.buffer.BufferFactory.createBuffer()

Utile par exemple pour le readE et readP

python spec/test/filesystem_unittest.py TestFile.testReadE TestFile.testReadP

Actions #1

Updated by Devémy Julien over 14 years ago

  • Priority changed from Low to Normal
Actions #2

Updated by Schwarz Lionel about 14 years ago

  • Status changed from New to Assigned
  • Assigned To changed from Reynaud Sylvain to Schwarz Lionel
Actions #3

Updated by Schwarz Lionel about 14 years ago

Dans JSaga, il faut spécifier à la création du buffer les données ou la taille, et selon le cas un objet ApplicationAllocatedBufferImpl ou un objet ImplementationAllocatedBufferImpl est instancié.

Pour permettre la création d'un buffer sans données ni taille, il faudrait:
  • soit implémenter un container de buffer
  • soit fusionner les 2 classes en 1 seule

Le readE et le readP ne sont et ne seront en tous cas pas supportés

Actions #4

Updated by Schwarz Lionel almost 14 years ago

  • Status changed from Assigned to Suspended
Actions #5

Updated by Reynaud Sylvain about 13 years ago

  • Category set to engine
Actions #6

Updated by Schwarz Lionel over 9 years ago

  • Status changed from Suspended to Rejected

too old

Actions

Also available in: Atom PDF