Ticket #344 (task)

Opened 3 years ago

Last modified 2 years ago

New method getEntityType(path)

Status: new

Reported by: douglm Assigned to: douglm
Priority: major Milestone: Bedework 3.7
Component: core Version:
Keywords: Cc:

This method should return the type of the referenced entity, collection, resource event etc as some sort of extensible value, e.g. namespace+name

This allows us to obtain a webdav node for an entity without fetching it.

Other DAV methods can then be changed to take a path, e.g. deleteEvent.

Nodes need to assume data has to be fetched for certain operations.

Flagged as 3.6 but would be good for 3.5

Change History

12/14/09 16:07:31: Modified by douglm

  • milestone changed from Bedework 3.6 to Bedework 3.7.

I think this comes about because some operations are retrieving the entire event.

This may be easier now that in 3.6 we can provide lists of properties to fetch.

Look again in 3.7