On 2010-08-05, at 8:02 AM, ISHIMOTO Ken wrote: > Hi, > > Now a new version of WebObject Safari Extension is available. > > What's new? > > 1. A Safari Toolbar Button for show and hide the Toolbar. (Was a request > feature)^^
Thanks Ken! I think that is much nicer. If anyone doesn't want the button, they can remove it by "Customizing the Toolbar" in Safari. David > > <スクリーンショット(2010-08-05 16.56.02).png> > > 2. A WebObjects javadoc Search > > <スクリーンショット(2010-08-05 16.55.53).png> > > This Search doesn't use Google. It's actually called a WO Database that has > all Commands index in an Database. > > Also Search for like "ObjectFrom" gives you: > > awakeObjectFromFetch(EOEnterpriseObject, EOEditingContext) - Method in class > com.webobjects.eocontrol.EOClassDescription > Overridden by subclasses to perform standard post fetch initialization for > object in editingContext. > awakeObjectFromFetch(EOEnterpriseObject, EOEditingContext) - Method in class > com.webobjects.eodistribution.client.EODistributedClassDescription > Called every time an object is fetched in an editing context. > awakeObjectFromInsertion(EOEnterpriseObject, EOEditingContext) - Method in > class com.webobjects.eoaccess.EOEntityClassDescription > Propagates inserts for the newly-inserted Enterprise Object object in the > editing context ec. > awakeObjectFromInsertion(EOEnterpriseObject, EOEditingContext) - Method in > class com.webobjects.eocontrol.EOClassDescription > Assigns empty arrays to to many relationship properties of newly inserted > enterprise objects. > awakeObjectFromInsertion(EOEnterpriseObject, EOEditingContext) - Method in > class com.webobjects.eodistribution.client.EODistributedClassDescription > Automatically creates related objects for relationships which propagate > primary keys. > excludeObjectFromPropertyWithKey(Object, String) - Method in class > com.webobjects.eocontrol.EOCustomObject > Removes the object eo from the to-many relationship named key without > affecting inverse relationships, by directly modifying the property storing > the to-many relationship. > objectFromPListFile(File) - Static method in class > com.webobjects.directtoweb.Services > > objectFromPListPathURL(URL) - Static method in class > com.webobjects.directtoweb.Services > > objectFromRawRow(EOEditingContext, String, NSDictionary) - Static method in > class com.webobjects.eoaccess.EOUtilities > Fetches the object corresponding to the specified raw row (using > faultForRawRow). > removeObjectFromBothSidesOfRelationshipWithKey(EORelationshipManipulation, > String) - Method in class com.webobjects.eocontrol.EOCustomObject > Removes object from the receiver's relationship identified by key, and also > removes the receiver from objects's reciprocal relationship if there is one. > removeObjectFromBothSidesOfRelationshipWithKey(EORelationshipManipulation, > String) - Method in interface > com.webobjects.eocontrol.EORelationshipManipulation > Removes the enterprise object eo from the receiver's relationship, which is > identified by key, and also removes the receiver from the enterprise object > eo's inverse relationship if there is one. > removeObjectFromPropertyWithKey(Object, String) - Method in class > com.webobjects.eocontrol.EOCustomObject > Removes the object eo from the to-many relationship named key without > affecting inverse relationships. > removeObjectFromPropertyWithKey(Object, String) - Method in interface > com.webobjects.eocontrol.EORelationshipManipulation > Removes the enterprise object eo from the receiver's relationship value(s), > without modifying any inverse relationship. > > > Other Features will come in the future. > > > Thank you > > -------------------------------------------------------- > K's ROOM (ISHIMOTO Ken) > -------------------------------------------------------- > [E-Mail] <[email protected]> > [iChat:] <[email protected]> > [HP] http://www.ksroom.com/ > _____________________________________________________________________ > This e-mail has not been scanned for viruses because it was written on an Mac, > and there are NO Viruses on an Apple Computer. > For further information visit http://www.apple.com > > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/programmingosx%40mac.com > > This email sent to [email protected]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
