Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Discussion regarding "2 jars + common services" versus "1 giant jar" implementation model.
    • For now, stick with "2 jars + common services"
    • This way, we can concentrate on a "fresh" implementation, while at the same time maintaining what we've already got.
  • Assets/Records/Parts definition
  • Authorization issues...
    • how do we keep non-University members from accessing licensed metasearch engines?
  • MetaLib Repository OSID Implementation
    • Assets/Records/Parts
    • session management
    • asynchronous search with X-Server
    • pagination
    • experiment with custom record presentation
    • setting up a testing framework (JSP/Servlet)
  • SingleSearch
    • Assets/Records/Parts
    • session management
    • asynchronous search with Web2
    • weak data...

...

  • Assets/Records/Parts
  • Configuration
    • perhaps use a Java Object (such as org.osid.OsidContext or a java.util.Properties object for RepositoryManager.assignConfiguration()) to maintain and modify configuration settings.
    • Use a text file to configure what kinds of tags you want to identify and values you want to store from the metadata being returned by metasearch engines. The format for this file could be structured like an XPath Query to easily get to specific elements within an XML file.
  • Search Syntax (CQL?)
  • others... (continue to add to this list)

...

  • Session management
    • Experiment with [{{RepositoryManager}}| http://okicommunity.mit.edu/javadoc/org/osid/repository/RepositoryManager.html\]'s [{{OsidContext}}| http://okicommunity.mit.edu/javadoc/org/osid/OsidContext.html\] object to hold session state.
    • who's the person to talk to about Sakai's SessionManager? Glenn Golden (ggolden@umich.edu)
  • What is the future of the Twin Peaks tool? It is being thrown out completely.
    • will it be around (ported to use the new editor)?
    • user interface changes
  • How to setup Sakai 2.2 properly?